Home
last modified time | relevance | path

Searched defs:ppsratecheck (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.61.12/bsd/kern/ !
H A Dkern_time.c919 ppsratecheck(struct timeval *lasttime, int *curpps, int maxpps) in ppsratecheck() function
/xnu-12377.61.12/bsd/security/audit/ !
H A Daudit_bsd.h308 #define ppsratecheck(tv, cr, mr) _audit_ppsratecheck(tv, cr, mr) macro