• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.5.8/xnu-1228.15.4/bsd/kern/

Lines Matching refs:out

131  * times out.
242 * the operation to either complete or time out. Outstanding
318 * If the request timed out and was never collected, the resolver
324 KAUTH_DEBUG("RESOLVER - request timed out without being collected for processing, resolver dead");
338 /* work out which list we have to remove it from */
385 * kernel is copied out to the identity resolution daemon, which
487 * restarting, then the msleep0() will error out here, as our thread
508 * Decription: Common utility function to copy out a identity resolver work
539 goto out;
546 out:
680 * timed out the work record will be gone.
762 * Description: Allocate and fill out a kauth_identity structure for
1138 * may elect to call out to userland to revalidate.
1174 * may elect to call out to userland to revalidate.
1351 this, we would need to automatically opt-out any SUID/SGID binary, and force
1353 opt'ed out in any group of 16 displacement instead, since it's a much more
1359 * credential, and we have not opted out of memberd, then if memberd
1799 * out what we really want now, or might want soon.
1887 * to avoid unnecessary calls out to user space.
2470 * XXX should probably be called out in a function.
2553 * XXX should probably be called out in a function.
2836 * opt out of participation in external group resolution, unless we
2898 /* displacing a supplementary group opts us out of memberd */
2922 * The gmuid argument supplies a new uid (or KAUTH_UID_NONE to opt out)
2994 * opt-out of memberd processing using setgroups(), and an opt-in
3025 * from has not opted out of memberd participation; otherwise
3070 /* inherit the opt-out of memberd */
3079 /* displacing a supplementary group opts us out of memberd */
3624 * DEPRECATED: This interface is obsolete due to a failure to clear out the
3738 /* displacing a supplementary group opts us out of memberd */
3744 * If the cred is not opted out, make sure we are using the r/euid
4114 * Description: Print out cred hash cache table information for debugging
4154 * Description: Print out an individual credential's contents for debugging
4157 * Parameters: cred The credential to print out