Home
last modified time | relevance | path

Searched refs:__sysctl (Results 1 – 4 of 4) sorted by relevance

/dragonfly/lib/libc/gen/
H A Dsysctl.c43 extern int __sysctl(const int *name, u_int namelen, void *oldp,
54 retval = __sysctl(name, namelen, oldp, oldlenp, newp, newlen); in sysctl()
/dragonfly/sys/sys/
H A Dsysunion.h138 struct sysctl_args __sysctl; member
H A Dsyscall.mk130 __sysctl.o \
/dragonfly/lib/libc/sys/
H A DSymbol.map25 __sysctl;