Home
last modified time | relevance | path

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

/xnu-12377.61.12/tests/
H A Dcodesigntests.c59 if (op == CS_OPS_BLOB) { in get_blob()
110 rcent = get_blob(pid, CS_OPS_BLOB);
114 rcent = get_blob(0, CS_OPS_BLOB);
165 rcent = get_blob(0, CS_OPS_BLOB);
/xnu-12377.61.12/bsd/sys/
H A Dcodesign.h53 #define CS_OPS_BLOB 10 /* get codesign blob */ macro
/xnu-12377.61.12/bsd/kern/
H A Dkern_proc.c3650 case CS_OPS_BLOB: in csops_internal()
3996 case CS_OPS_BLOB: { in csops_internal()