Home
last modified time | relevance | path

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

/netbsd/lib/libc/gen/
H A Dsysctl.c158 _INT("posix2_c_bind", USER_POSIX2_C_BIND, 1, in user_sysctl()
162 _INT("posix2_c_bind", USER_POSIX2_C_BIND, 0, in user_sysctl()
H A Dsysconf.c251 mib[1] = USER_POSIX2_C_BIND; in __weak_alias()
/netbsd/sys/sys/
H A Dsysctl.h874 #define USER_POSIX2_C_BIND 11 /* int: POSIX2_C_BIND */ macro