Searched refs:SecTaskCreateWithAuditToken (Results 1 - 11 of 11) sorted by relevance

/macosx-10.9.5/Security-55471.14.18/include/security_codesigning/
H A DSecTask.h49 @function SecTaskCreateWithAuditToken
56 SecTaskRef SecTaskCreateWithAuditToken(CFAllocatorRef allocator, audit_token_t token);
H A DSecTask.c132 SecTaskRef SecTaskCreateWithAuditToken(CFAllocatorRef allocator, audit_token_t token) function
/macosx-10.9.5/Security-55471.14.18/libsecurity_codesigning/lib/
H A DSecTask.h49 @function SecTaskCreateWithAuditToken
56 SecTaskRef SecTaskCreateWithAuditToken(CFAllocatorRef allocator, audit_token_t token);
H A DSecTask.c132 SecTaskRef SecTaskCreateWithAuditToken(CFAllocatorRef allocator, audit_token_t token) function
/macosx-10.9.5/bootp-268.1/IPConfiguration.bproj/
H A Dserver.c67 task = SecTaskCreateWithAuditToken(NULL, token);
/macosx-10.9.5/configd-596.15/configd.tproj/
H A Dsession.c460 task = SecTaskCreateWithAuditToken(NULL, session->auditToken);
485 CFSTR("SecTaskCreateWithAuditToken() failed: %@"),
/macosx-10.9.5/ppp-727.90.1/Controller/
H A Dscnc_mach_server.c817 task = SecTaskCreateWithAuditToken(NULL, audit_token);
860 CFSTR("SCNC Controller: SecTaskCreateWithAuditToken() failed: %@"),
/macosx-10.9.5/Security-55471.14.18/sec/ipc/
H A Dserver.c300 clientTask = SecTaskCreateWithAuditToken(kCFAllocatorDefault, auditToken);
/macosx-10.9.5/security_ocspd-55118.2/server/
H A DocspdServer.cpp674 SecTaskRef task = SecTaskCreateWithAuditToken(NULL, auditToken);
/macosx-10.9.5/configd-596.15/SystemConfiguration.fproj/helper/
H A DSCHelper_server.c1455 task = SecTaskCreateWithAuditToken(NULL, sessionPrivate->auditToken);
1480 CFSTR("SecTaskCreateWithAuditToken() failed: %@"),
/macosx-10.9.5/PowerManagement-420.90.1/pmconfigd/
H A DPrivateLib.c228 task = SecTaskCreateWithAuditToken(kCFAllocatorDefault, token);

Completed in 238 milliseconds