Home
last modified time | relevance | path

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

/netbsd/lib/libc/gen/
H A Dsysctl.c210 _INT("posix2_sw_dev", USER_POSIX2_SW_DEV, 1, in user_sysctl()
214 _INT("posix2_sw_dev", USER_POSIX2_SW_DEV, 0, in user_sysctl()
H A Dsysconf.c275 mib[1] = USER_POSIX2_SW_DEV; in __weak_alias()
/netbsd/sys/sys/
H A Dsysctl.h880 #define USER_POSIX2_SW_DEV 17 /* int: POSIX2_SW_DEV */ macro