/src/lib/libm/complex/ |
clog.c | 1 /* $NetBSD: clog.c,v 1.1 2007/08/20 16:01:35 drochner Exp $ */ 37 clog(double complex z) function in typeref:typename:double complex
|
/src/sys/compat/common/ |
rtsock_50.c | 74 static struct sysctllog *clog; variable in typeref:struct:sysctllog * 174 sysctl_net_route_setup(&clog, PF_OROUTE, "ortable"); 181 sysctl_teardown(&clog);
|
/src/sys/dev/pckbport/ |
elantech.c | 90 pms_sysctl_elantech(struct sysctllog **clog) 95 if ((rc = sysctl_createv(clog, 0, NULL, &node, 103 if ((rc = sysctl_createv(clog, 0, NULL, &node, 115 if ((rc = sysctl_createv(clog, 0, NULL, &node, 319 struct sysctllog *clog = NULL; local in function:pms_elantech_probe_init 383 pms_sysctl_elantech(&clog);
|
alps.c | 95 pms_sysctl_alps(struct sysctllog **clog) 100 if ((rc = sysctl_createv(clog, 0, NULL, &node, 108 if ((rc = sysctl_createv(clog, 0, NULL, &node, 119 if ((rc = sysctl_createv(clog, 0, NULL, &node, 130 if ((rc = sysctl_createv(clog, 0, NULL, &node, 704 struct sysctllog *clog = NULL; local in function:pms_alps_probe_init 758 pms_sysctl_alps(&clog);
|
synaptics.c | 501 struct sysctllog *clog = NULL; local in function:pms_synaptics_probe_init 636 pms_sysctl_synaptics(&clog); 721 pms_sysctl_synaptics(struct sysctllog **clog) 726 if ((rc = sysctl_createv(clog, 0, NULL, &node, 734 if ((rc = sysctl_createv(clog, 0, NULL, &node, 746 if ((rc = sysctl_createv(clog, 0, NULL, &node, 758 if ((rc = sysctl_createv(clog, 0, NULL, &node, 770 if ((rc = sysctl_createv(clog, 0, NULL, &node, 782 if ((rc = sysctl_createv(clog, 0, NULL, &node, 794 if ((rc = sysctl_createv(clog, 0, NULL, &node [all...] |
/src/sys/kern/ |
kern_clock.c | 231 static struct sysctllog *clog; local in function:initclocks 272 sysctl_createv(&clog, 0, NULL, NULL, 279 sysctl_createv(&clog, 0, NULL, NULL,
|
kern_descrip.c | 149 static struct sysctllog *clog; local in function:__strong_alias 164 sysctl_createv(&clog, 0, NULL, NULL, 170 sysctl_createv(&clog, 0, NULL, NULL,
|
kern_proc.c | 436 static struct sysctllog *clog; local in function:procinit_sysctl 438 sysctl_createv(&clog, 0, NULL, NULL, 444 sysctl_createv(&clog, 0, NULL, NULL, 450 sysctl_createv(&clog, 0, NULL, NULL, 456 sysctl_createv(&clog, 0, NULL, NULL,
|
/src/sys/arch/sandpoint/sandpoint/ |
nhpow.c | 130 struct sysctllog *clog; local in function:nhpow_attach 169 clog = NULL; 170 sysctl_createv(&clog, 0, NULL, &rnode, 175 sysctl_createv(&clog, 0, &rnode, &rnode, 180 sysctl_createv(&clog, 0, &rnode, NULL,
|
satmgr.c | 277 struct sysctllog *clog; local in function:satmgr_attach 279 clog = NULL; 280 sysctl_createv(&clog, 0, NULL, &rnode, 285 sysctl_createv(&clog, 0, &rnode, &rnode, 290 sysctl_createv(&clog, 0, &rnode, NULL, 299 struct sysctllog *clog; local in function:satmgr_attach 301 clog = NULL; 302 sysctl_createv(&clog, 0, NULL, &rnode, 307 sysctl_createv(&clog, 0, &rnode, &rnode, 312 sysctl_createv(&clog, 0, &rnode, NULL [all...] |
/src/sys/dev/ic/ |
athrate-onoe.c | 469 struct sysctllog **clog = &sc->sc_sysctllog; local in function:ath_rate_sysctlattach
|
bwi.c | 636 if ((rc = sysctl_createv(clog, 0, NULL, &rnode, 642 if ((rc = sysctl_createv(clog, 0, &rnode, &cnode, 662 struct sysctllog **clog = &sc->sc_sysctllog; local in function:bwi_sysctlattach 664 if ((rc = sysctl_createv(clog, 0, NULL, &rnode, 670 if ((rc = sysctl_createv(clog, 0, &rnode, &cnode, 676 if ((rc = sysctl_createv(clog, 0, &rnode, &cnode, 682 if ((rc = sysctl_createv(clog, 0, &rnode, &cnode, 688 if ((rc = sysctl_createv(clog, 0, &rnode, &cnode, 694 if ((rc = sysctl_createv(clog, 0, &rnode, &cnode, 701 if ((rc = sysctl_createv(clog, 0, &rnode, &cnode [all...] |
/src/sys/arch/xen/xen/ |
balloon.c | 801 struct sysctllog **clog = &sc->sc_log; local in function:sysctl_kern_xen_balloon_setup 803 sysctl_createv(clog, 0, NULL, &node, 809 sysctl_createv(clog, 0, &node, &node, 816 sysctl_createv(clog, 0, &node, &node, 823 sysctl_createv(clog, 0, &node, NULL, 831 sysctl_createv(clog, 0, &node, NULL, 838 sysctl_createv(clog, 0, &node, NULL, 846 sysctl_createv(clog, 0, &node, NULL,
|
/src/sys/dev/pci/ |
if_iwi.c | 2846 if ((rc = sysctl_createv(clog, 0, NULL, &rnode, 2853 if ((rc = sysctl_createv(clog, 0, &rnode, &cnode, 2876 struct sysctllog **clog = &sc->sc_sysctllog; local in function:iwi_sysctlattach 2878 if ((rc = sysctl_createv(clog, 0, NULL, &rnode, 2884 if ((rc = sysctl_createv(clog, 0, &rnode, &cnode, 2891 if ((rc = sysctl_createv(clog, 0, &rnode, &cnode, 2898 if ((rc = sysctl_createv(clog, 0, &rnode, &cnode, 2905 if ((rc = sysctl_createv(clog, 0, &rnode, &cnode,
|
if_wpi.c | 3443 struct sysctllog **clog = &sc->sc_sysctllog; local in function:wpi_sysctlattach 3445 if ((rc = sysctl_createv(clog, 0, NULL, &rnode, 3451 if ((rc = sysctl_createv(clog, 0, &rnode, &cnode, 3459 if ((rc = sysctl_createv(clog, 0, &rnode, &cnode,
|
/src/sys/net/ |
if.c | 973 sysctl_percpuq_setup(struct sysctllog **clog, const char* ifname, 978 if (sysctl_createv(clog, 0, NULL, &rnode, 986 if (sysctl_createv(clog, 0, &rnode, &rnode, 994 if (sysctl_createv(clog, 0, &rnode, &rnode, 1004 if (sysctl_createv(clog, 0, &rnode, &rnode, 1012 if (sysctl_createv(clog, 0, &rnode, &cnode, 1021 if (sysctl_createv(clog, 0, &rnode, &cnode, 2724 struct sysctllog **clog = &ifp->if_sysctl_log; local in function:sysctl_watchdog_setup 2727 if (sysctl_createv(clog, 0, NULL, &rnode, 2733 if (sysctl_createv(clog, 0, &rnode, &rnode [all...] |