Home
last modified time | relevance | path

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

/xnu-8792.61.2/libsyscall/wrappers/cancelable/
H A Dfcntl-base.c59 case F_GETCODEDIR: in fcntl()
/xnu-8792.61.2/bsd/sys/
H A Dfcntl.h349 #define F_GETCODEDIR 72 /* Returns the code directory, with associated hashes, to t… macro
/xnu-8792.61.2/bsd/kern/
H A Dkern_descrip.c4166 case F_GETCODEDIR: in sys_fcntl_nocancel()