Home
last modified time | relevance | path

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

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