Home
last modified time | relevance | path

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

/xnu-10063.141.1/tests/
H A Dcodesigntests.c57 if (op == CS_OPS_BLOB) { in get_blob()
107 rcent = get_blob(pid, CS_OPS_BLOB);
111 rcent = get_blob(0, CS_OPS_BLOB);
152 rcent = get_blob(0, CS_OPS_BLOB);
/xnu-10063.141.1/bsd/sys/
H A Dcodesign.h53 #define CS_OPS_BLOB 10 /* get codesign blob */ macro
/xnu-10063.141.1/bsd/kern/
H A Dkern_proc.c3200 case CS_OPS_BLOB: in csops_internal()
3522 case CS_OPS_BLOB: { in csops_internal()