Home
last modified time | relevance | path

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

/xnu-11417.140.69/libsyscall/wrappers/cancelable/
H A Dfcntl-base.c70 case F_FINDSIGS: in fcntl()
/xnu-11417.140.69/bsd/sys/
H A Dfcntl.h366 #define F_FINDSIGS 78 /* Add detached code signatures (used by dyld for shared li… macro
/xnu-11417.140.69/bsd/kern/
H A Dkern_descrip.c4262 case F_FINDSIGS: { in sys_fcntl_nocancel()