Searched refs:footprint_interval_flags (Results 1 – 1 of 1) sorted by relevance
3521 uint32_t footprint_interval_flags; in proc_rlimit_control() local3583 …footprint_interval_flags = (uint32_t)uap->arg; // XXX temporarily stashing flags in argp (12592127) in proc_rlimit_control()3587 if ((footprint_interval_flags & FOOTPRINT_INTERVAL_RESET) == 0) { in proc_rlimit_control()