Home
last modified time | relevance | path

Searched refs:acct_process (Results 1 – 3 of 3) sorted by relevance

/NextBSD/sys/sys/
HDacct.h121 int acct_process(struct thread *td);
/NextBSD/sys/kern/
HDkern_acct.c339 acct_process(struct thread *td) in acct_process() function
HDkern_exit.c457 (void)acct_process(td); in exit1()