Searched refs:au_to_socket_ex (Results 1 - 8 of 8) sorted by relevance

/freebsd-current/lib/libbsm/
H A DMakefile153 au_token.3 au_to_socket_ex.3 \
182 # Disable -Wcast-align. Casting sa_local in au_to_socket_ex triggers this
/freebsd-current/contrib/openbsm/libbsm/
H A DMakefile.am133 $(LN_S) -f au_token.3 au_to_socket_ex.3 && \
H A DMakefile.in826 $(LN_S) -f au_token.3 au_to_socket_ex.3 && \
H A Dbsm_token.c1006 au_to_socket_ex(u_short so_domain, u_short so_type, function
/freebsd-current/contrib/openbsm/sys/bsm/
H A Daudit_record.h259 token_t *au_to_socket_ex(u_short so_domain, u_short so_type,
/freebsd-current/sys/bsm/
H A Daudit_record.h265 token_t *au_to_socket_ex(u_short so_domain, u_short so_type,
/freebsd-current/contrib/openbsm/test/bsm/
H A Dgenerate.c942 socketex_token = au_to_socket_ex(au_domain_to_bsm(socketex_domain),
947 err(EX_UNAVAILABLE, "au_to_socket_ex");
966 socketex_token = au_to_socket_ex(au_domain_to_bsm(socketex_domain),
971 err(EX_UNAVAILABLE, "au_to_socket_ex");
/freebsd-current/sys/security/audit/
H A Dbsm_token.c923 au_to_socket_ex(u_short so_domain, u_short so_type, function
967 * XXXRW: Should now use au_to_socket_ex() here.

Completed in 76 milliseconds