Home
last modified time | relevance | path

Searched defs:process (Results 1 – 2 of 2) sorted by relevance

/xnu-8019.80.24/tools/lldbmacros/core/
H A Doperating_system.py656 def __init__(self, process): argument
/xnu-8019.80.24/bsd/kern/
H A Dkern_authorization.c448 kauth_authorize_process(kauth_cred_t credential, kauth_action_t action, struct proc *process, uintp… in kauth_authorize_process()