Home
last modified time | relevance | path

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

/NextBSD/usr.sbin/jail/
HDstate.c59 struct cfdepend *d; in dep_setup()
159 struct cfdepend *d; in dep_check()
235 struct cfdepend *d; in dep_done()
270 struct cfdepend *d; in dep_reset()
406 struct cfdepend *d; in dep_add()
408 d = emalloc(sizeof(struct cfdepend)); in dep_add()
HDjailp.h164 STAILQ_HEAD(cfdepends, cfdepend);
187 struct cfdepend { struct
188 STAILQ_ENTRY(cfdepend) tq[2];