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

/xnu-2422.115.4/tools/tests/unit_tests/
H A Dcodesigntests.c49 if (op == CS_OPS_BLOB) {
87 if (get_blob(pid, CS_OPS_BLOB))
90 if (get_blob(0, CS_OPS_BLOB))
126 if (!get_blob(pid, CS_OPS_BLOB))
/xnu-2422.115.4/bsd/sys/
H A Dcodesign.h63 #define CS_OPS_BLOB 10 /* get codesign blob */ macro
/xnu-2422.115.4/bsd/kern/
H A Dkern_proc.c1869 case CS_OPS_BLOB:
2032 case CS_OPS_BLOB: {

Completed in 24 milliseconds