Searched refs:RLIMIT_KQUEUES (Results 1 – 6 of 6) sorted by relevance
483 #ifdef RLIMIT_KQUEUES in resource_exec()484 ADD_INT(module, RLIMIT_KQUEUES); in resource_exec()
80 RLIMIT_KQUEUES,
307 Adds :data:`resource.RLIMIT_KQUEUES` constant from FreeBSD to the
260 .. data:: RLIMIT_KQUEUES
1047 RLIMIT_KQUEUES
1943 pub const RLIMIT_KQUEUES: ::c_int = 13; constant