Searched defs:privileged (Results 1 - 12 of 12) sorted by relevance

/macosx-10.9.5/xnu-2422.115.4/osfmk/kern/
H A Dexception.h48 boolean_t privileged; /* survives ipc_task_reset */ member in struct:exception_action
H A Dipc_tt.c1620 boolean_t privileged = current_task()->sec_token.val[0] == 0; local
1694 boolean_t privileged = current_task()->sec_token.val[0] == 0; local
1790 boolean_t privileged = current_task()->sec_token.val[0] == 0; local
1888 boolean_t privileged = current_task()->sec_token.val[0] == 0; local
[all...]
/macosx-10.9.5/OpenSSH-186/openssh/
H A Duidswap.c49 static int privileged = 0; variable
[all...]
H A Dsshconnect.c195 ssh_create_socket(int privileged, struct addrinfo *ai) argument
/macosx-10.9.5/postfix-252/postfix/src/util/
H A Dvstream_popen.c116 int privileged; member in struct:VSTREAM_POPEN_ARGS
/macosx-10.9.5/procmail-14/procmail/src/
H A Dprocmail.c59 privileged=priv_START,lexitcode=EXIT_SUCCESS,ignwerr,crestarg,savstdout, variable
/macosx-10.9.5/xnu-2422.115.4/bsd/netinet/
H A Din.c1151 boolean_t privileged = (proc_suser(p) == 0); local
/macosx-10.9.5/ppp-727.90.1/Helpers/pppd/
H A Dmain.c151 int privileged; /* we're running as real uid root */ variable
/macosx-10.9.5/xnu-2422.115.4/bsd/netinet6/
H A Din6.c1081 boolean_t privileged = (proc_suser(p) == 0); local
[all...]
H A Dip6_output.c2052 int privileged; local
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dfiles.el
/macosx-10.9.5/launchd-842.92.1/src/
H A Dcore.c9041 bool privileged = flags & BOOTSTRAP_PRIVILEGED_SERVER; local

Completed in 363 milliseconds