Searched refs:authFlags (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/smb-759.0/lib/smb/
H A Dremount.c119 GetRootShareConnection(struct smb_ctx *ctx, const char *url, uint32_t authFlags, argument
183 if (authFlags & (SMBV_GUEST_ACCESS | SMBV_SFS_ACCESS | SMBV_PRIV_GUEST_ACCESS)) {
188 authInfoDict = CreateAuthDictionary(ctx, authFlags, clientPrincipal, clientNameType);
H A Dctx.c2945 CreateAuthDictionary(struct smb_ctx *ctx, uint32_t authFlags, argument
2976 if (authFlags & SMBV_KERBEROS_ACCESS) {
/macosx-10.10.1/security_ocspd-55124/server/
H A DtrustSettings.cpp331 AuthorizationFlags authFlags = kAuthorizationFlagInteractionAllowed | local
336 authFlags, NULL);
/macosx-10.10.1/smb-759.0/include/netsmb/
H A Dsmb_lib.h150 CFMutableDictionaryRef CreateAuthDictionary(struct smb_ctx *ctx, uint32_t authFlags,
/macosx-10.10.1/MITKerberosShim-66/
H A Dkll.c175 AuthorizationFlags authFlags = kAuthorizationFlagInteractionAllowed | kAuthorizationFlagExtendRights; local
212 ret = AuthorizationCopyRights(auth, &rights, &env, authFlags, NULL);

Completed in 130 milliseconds