Searched refs:SecPathBuilderStep (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/Security-55471.14.18/sec/securityd/
H A DSecTrustServer.h80 bool SecPathBuilderStep(SecPathBuilderRef builder);
H A DSecTrustServer.c917 SecPathBuilderStep(builder);
1217 /* @function SecPathBuilderStep
1232 bool SecPathBuilderStep(SecPathBuilderRef builder) { function
1305 dispatch_async(builder->queue, ^{ SecPathBuilderStep(builder); });
H A DSecPolicyServer.c1971 SecPathBuilderStep(pvc->builder);
2140 SecPathBuilderStep(). If for some reason everything completed before we
2141 get here we still want the outer SecPathBuilderStep() to terminate so we

Completed in 132 milliseconds