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