Home
last modified time | relevance | path

Searched refs:USER_POSIX2_C_BIND (Results 1 – 3 of 3) sorted by relevance

/dragonfly/lib/libc/gen/
H A Dsysctl.c125 case USER_POSIX2_C_BIND: in sysctl()
/dragonfly/sys/kern/
H A Dkern_mib.c254 SYSCTL_INT(_user, USER_POSIX2_C_BIND, posix2_c_bind, CTLFLAG_RD,
/dragonfly/sys/sys/
H A Dsysctl.h661 #define USER_POSIX2_C_BIND 11 /* int: _POSIX2_C_BIND */ macro