Home
last modified time | relevance | path

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

/freebsd-12.1/usr.sbin/jail/
H A Dstate.c61 struct cfdepend *d; in dep_setup()
161 struct cfdepend *d; in dep_check()
237 struct cfdepend *d; in dep_done()
272 struct cfdepend *d; in dep_reset()
416 struct cfdepend *d; in dep_add()
418 d = emalloc(sizeof(struct cfdepend)); in dep_add()
H A Djailp.h168 STAILQ_HEAD(cfdepends, cfdepend);
191 struct cfdepend { struct
192 STAILQ_ENTRY(cfdepend) tq[2];