Home
last modified time | relevance | path

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

/xnu-8020.140.41/EXTERNAL_HEADERS/mach-o/
H A Dfixup-chains.h113 auth : 1; // == 0 member
124 auth : 1; // == 0 member
136 auth : 1; // == 1 member
149 auth : 1; // == 1 member
/xnu-8020.140.41/bsd/nfs/
H A Dnfs_gss.h179 #define auth_is_kerberized(auth) \ argument
H A Dnfs_node.c190 uint32_t auth, in nfs_nget()
H A Dnfs.h321 uint32_t auth; /* security mechanism flavor */ member
361 uint32_t auth; /* security mechanism flavor */ member
/xnu-8020.140.41/bsd/netinet6/
H A Dnd6_rtr.c2419 int auth; in prelist_update() local