Home
last modified time | relevance | path

Searched defs:errorp (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/security/audit/
H A Dbsm_errno.c757 au_bsm_to_errno(u_char bsm_errno, int *errorp) in au_bsm_to_errno()
/f-stack/freebsd/netinet6/
H A Din6.c722 int *errorp, int delay) in in6_joingroup_legacy()
/f-stack/freebsd/kern/
H A Duipc_usrreq.c1186 uipc_ready_scan(struct socket *so, struct mbuf *m, int count, int *errorp) in uipc_ready_scan()
/f-stack/freebsd/contrib/openzfs/module/icp/include/sys/crypto/
H A Dimpl.h570 #define KCF_PROV_COPYIN_MECH(pd, umech, kmech, errorp, mode) ( \ argument
576 #define KCF_PROV_COPYOUT_MECH(pd, kmech, umech, errorp, mode) ( \ argument
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dzio.c713 int *errorp = &pio->io_child_error[zio->io_child_type]; in zio_notify_parent() local