Home
last modified time | relevance | path

Searched refs:RACCT_UNDEFINED (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/sys/
H A Dracct.h54 #define RACCT_UNDEFINED -1 macro
104 ((X) != RACCT_UNDEFINED && (racct_types[(X)] & RACCT_IN_MILLIONS) != 0)
/f-stack/freebsd/kern/
H A Dkern_rctl.c808 if (filter->rr_resource != RACCT_UNDEFINED) { in rctl_rule_matches()
1023 rule->rr_resource = RACCT_UNDEFINED; in rctl_rule_alloc()
1133 if (rule->rr_resource == RACCT_UNDEFINED) in rctl_rule_fully_specified()
1224 rule->rr_resource = RACCT_UNDEFINED; in rctl_string_to_rule()