Home
last modified time | relevance | path

Searched defs:sodomain (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/security/audit/
H A Daudit.h297 #define AUDIT_ARG_SOCKET(sodomain, sotype, soprotocol) do { \ argument
451 #define AUDIT_ARG_SOCKET(sodomain, sotype, soprotocol) argument
H A Daudit_arg.c435 audit_arg_socket(int sodomain, int sotype, int soprotocol) in audit_arg_socket()