Home
last modified time | relevance | path

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

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