Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Djail.h434 int prison_check_af(struct ucred *cred, int af);
/f-stack/lib/
H A Dff_glue.c250 prison_check_af(struct ucred *cred, int af) in prison_check_af() function
/f-stack/freebsd/kern/
H A Duipc_socket.c531 if (prison_check_af(cred, prp->pr_domain->dom_family) != 0) in socreate()
H A Dkern_jail.c2935 prison_check_af(struct ucred *cred, int af) in prison_check_af() function