Searched refs:jp_ctltype (Results 1 – 4 of 4) sorted by relevance
174 if ((jp[i].jp_ctltype & CTLTYPE) == CTLTYPE_STRING) in jail_getv()310 if ((jp->jp_ctltype & CTLTYPE) == CTLTYPE_STRING) { in jailparam_import()341 switch (jp->jp_ctltype & CTLTYPE) { in jailparam_import()536 (jp[j].jp_ctltype & CTLTYPE) == CTLTYPE_STRING in jailparam_set()609 jiov[ki].iov_len = (jp_key->jp_ctltype & CTLTYPE) == CTLTYPE_STRING in jailparam_get()746 if ((jp->jp_ctltype & CTLTYPE) == CTLTYPE_STRING) { in jailparam_export()763 switch (jp->jp_ctltype & CTLTYPE) { in jailparam_export()887 jp->jp_ctltype = CTLTYPE_INT | CTLFLAG_WR; in jailparam_type()936 jp->jp_ctltype = desc.i; in jailparam_type()
46 int jp_ctltype; member
48 #define JP_RDTUN(jp) (((jp)->jp_ctltype & CTLFLAG_RDTUN) == CTLFLAG_RDTUN)832 } else if ((jp->jp_ctltype & CTLTYPE) == in rdtun_params()
451 ((!(params[i].jp_ctltype & in print_jail()