Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dsysproto.h1038 struct mac_syscall_args { struct
1039 char policy_l_[PADL_(const char *)]; const char * policy; char policy_r_[PADR_(const char *)];
1040 char call_l_[PADL_(int)]; int call; char call_r_[PADR_(int)];
1041 char arg_l_[PADL_(void *)]; void * arg; char arg_r_[PADR_(void *)];