Searched refs:CS_PLATFORM_PATH (Results 1 – 3 of 3) sorted by relevance
69 #define CS_PLATFORM_PATH 0x08000000 /* platform binary by the fact of path (osx only) */ macro
3217 retflags |= CS_PLATFORM_PATH; in csops_internal()3564 proc_csflags_clear(pt, CS_PLATFORM_BINARY | CS_PLATFORM_PATH); in csops_internal()
4706 tmp_blob.csb_platform_path = !!(tmp_blob.csb_flags & CS_PLATFORM_PATH); in ubc_cs_blob_add()