Home
last modified time | relevance | path

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

/freebsd-13.1/sys/geom/eli/
H A Dg_eli_integrity.c150 int *errorp; in g_eli_auth_read_done() local
214 int *errorp; in g_eli_auth_read_done() local
/freebsd-13.1/sys/security/audit/
H A Dbsm_errno.c757 au_bsm_to_errno(u_char bsm_errno, int *errorp) in au_bsm_to_errno()
/freebsd-13.1/contrib/openbsm/libbsm/
H A Dbsm_errno.c754 au_bsm_to_errno(u_char bsm_errno, int *errorp) in au_bsm_to_errno()
/freebsd-13.1/sys/geom/gate/
H A Dg_gate.c345 g_gate_getunit(int unit, int *errorp) in g_gate_getunit()
/freebsd-13.1/contrib/openbsm/libauditd/
H A Dauditd_lib.c899 open_trail(char *fname, gid_t gid, int *errorp) in open_trail()
/freebsd-13.1/sys/netinet6/
H A Din6.c722 int *errorp, int delay) in in6_joingroup_legacy()
/freebsd-13.1/sys/kern/
H A Duipc_usrreq.c1186 uipc_ready_scan(struct socket *so, struct mbuf *m, int count, int *errorp) in uipc_ready_scan()
/freebsd-13.1/sys/geom/raid3/
H A Dg_raid3.c542 struct g_raid3_metadata *md, int *errorp) in g_raid3_init_disk()
/freebsd-13.1/sys/geom/mirror/
H A Dg_mirror.c461 struct g_mirror_metadata *md, int *errorp) in g_mirror_init_disk()
/freebsd-13.1/sys/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
/freebsd-13.1/sys/contrib/openzfs/module/zfs/
H A Dzio.c710 int *errorp = &pio->io_child_error[zio->io_child_type]; in zio_notify_parent() local
/freebsd-13.1/sys/ufs/ffs/
H A Dffs_softdep.c13384 flush_deplist(listhead, waitfor, errorp) in flush_deplist() argument