Home
last modified time | relevance | path

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

/freebsd/usr.sbin/jail/
H A Dstate.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()
410 struct cfdepend *d; in dep_add()
412 d = emalloc(sizeof(struct cfdepend)); in dep_add()
H A Djailp.h171 STAILQ_HEAD(cfdepends, cfdepend);
195 struct cfdepend { struct
196 STAILQ_ENTRY(cfdepend) tq[2];