Searched refs:jp_ctltype (Results 1 – 4 of 4) sorted by relevance
175 if ((jp[i].jp_ctltype & CTLTYPE) == CTLTYPE_STRING) in jail_getv()311 if ((jp->jp_ctltype & CTLTYPE) == CTLTYPE_STRING) { in jailparam_import()342 switch (jp->jp_ctltype & CTLTYPE) { in jailparam_import()537 (jp[j].jp_ctltype & CTLTYPE) == CTLTYPE_STRING in jailparam_set()610 jiov[ki].iov_len = (jp_key->jp_ctltype & CTLTYPE) == CTLTYPE_STRING in jailparam_get()747 if ((jp->jp_ctltype & CTLTYPE) == CTLTYPE_STRING) { in jailparam_export()764 switch (jp->jp_ctltype & CTLTYPE) { in jailparam_export()888 jp->jp_ctltype = CTLTYPE_INT | CTLFLAG_WR; in jailparam_type()937 jp->jp_ctltype = desc.i; in jailparam_type()
46 int jp_ctltype; member
49 #define JP_RDTUN(jp) (((jp)->jp_ctltype & CTLFLAG_RDTUN) == CTLFLAG_RDTUN)829 } else if ((jp->jp_ctltype & CTLTYPE) == in rdtun_params()
451 ((!(params[i].jp_ctltype & in print_jail()