Searched refs:auth (Results 1 – 5 of 5) sorted by relevance
| /xnu-10063.141.1/EXTERNAL_HEADERS/mach-o/ |
| H A D | fixup-chains.h | 115 auth : 1; // == 0 member 126 auth : 1; // == 0 member 138 auth : 1; // == 1 member 151 auth : 1; // == 1 member 173 auth : 1; // == 0 member 186 auth : 1; // == 1 member 255 auth : 1; // == 0 member 266 auth : 1; // == 1 member
|
| /xnu-10063.141.1/libsyscall/mach/ |
| H A D | err_server.sub | 111 "(server/auth) GENERIC ERROR", 112 "(server/auth) bad private port", 113 "(server/auth) bad name", 114 "(server/auth) not primary", 115 "(server/auth) bad pauthsword", 116 "(server/auth) bad group", 117 "(server/auth) duplicate id", 118 "(server/auth) duplicate name", 119 "(server/auth) not secondary", 303 "(server/auth)",
|
| /xnu-10063.141.1/EXTERNAL_HEADERS/corecrypto/ |
| H A D | ccmode_impl.h | 253 …int (*CC_SPTR(ccmode_siv, auth))(ccsiv_ctx *ctx, size_t nbytes, const uint8_t *in); // could jus… 279 int (*CC_SPTR(ccmode_siv_hmac, auth))(ccsiv_hmac_ctx *ctx, size_t nbytes, const uint8_t *in);
|
| /xnu-10063.141.1/bsd/nfs/ |
| H A D | nfs.h | 327 uint32_t auth; /* security mechanism flavor */ member 367 uint32_t auth; /* security mechanism flavor */ member
|
| /xnu-10063.141.1/bsd/netinet6/ |
| H A D | nd6_rtr.c | 2502 int auth; in prelist_update() local 2508 auth = 0; in prelist_update() 2515 auth = (m->m_flags & M_AUTHIPHDR) && (m->m_flags & M_AUTHIPDGM); in prelist_update() 2695 if (auth) { in prelist_update()
|