Home
last modified time | relevance | path

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

/freebsd/lib/libjail/
H A Djail.c116 static const struct jp_structdef *jp_structinfo(const char *type, int *);
132 jp_structinfo(const char *type, int *oidx) in jp_structinfo() function
1140 jpsdef = jp_structinfo(desc.s, &jp->jp_structtype); in jailparam_type()