Home
last modified time | relevance | path

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

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