Home
last modified time | relevance | path

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

/dragonfly/sys/kern/
H A Dkern_posix4_mib.c66 P1B_SYSCTL(CTL_P1003_1B_PRIORITIZED_IO, prioritized_io,
H A Dkern_p1003_1b.c385 p31b_setcfg(CTL_P1003_1B_PRIORITIZED_IO, _POSIX_PRIORITIZED_IO);
/dragonfly/lib/libc/gen/
H A Dsysconf.c214 mib[1] = CTL_P1003_1B_PRIORITIZED_IO; in sysconf()
/dragonfly/sys/sys/
H A Dsysctl.h703 #define CTL_P1003_1B_PRIORITIZED_IO 7 /* boolean */ macro