Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Ducred.h126 struct credbatch { struct
133 credbatch_prep(struct credbatch *crb) in credbatch_prep() argument
/freebsd/sys/kern/
H A Dkern_thread.c631 struct credbatch credbatch; in thread_reap_domain() local