Home
last modified time | relevance | path

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

/freebsd-13.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()
412 struct cfdepend *d; in dep_add()
414 d = emalloc(sizeof(struct cfdepend)); in dep_add()
H A Djailp.h170 STAILQ_HEAD(cfdepends, cfdepend);
193 struct cfdepend { struct
194 STAILQ_ENTRY(cfdepend) tq[2];