Home
last modified time | relevance | path

Searched refs:proc_setresponsibleuuid (Results 1 – 3 of 3) sorted by relevance

/xnu-11215/bsd/sys/
H A Dproc_internal.h964 extern void proc_setresponsibleuuid(proc_t target_proc, unsigned char *__counted_by(size)responsibl…
/xnu-11215/bsd/kern/
H A Dkern_proc.c1891 proc_setresponsibleuuid(proc_t p, unsigned char *__counted_by(size)uuidbuf, unsigned long size) in proc_setresponsibleuuid() function
/xnu-11215/bsd/net/
H A Dnecp_client.c10764 proc_setresponsibleuuid(proc, client_id.client_id, sizeof(client_id.client_id)); in necp_client_set_signed_client_id()