Home
last modified time | relevance | path

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

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