Home
last modified time | relevance | path

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

/xnu-12377.1.9/libsyscall/wrappers/cancelable/
H A Dfcntl-base.c75 case F_GETSIGSINFO: in fcntl()
/xnu-12377.1.9/bsd/sys/
H A Dfcntl.h374 #define F_GETSIGSINFO 105 /* Look up code signature information attached to a file or… macro
/xnu-12377.1.9/bsd/kern/
H A Dkern_descrip.c4322 case F_GETSIGSINFO: { in sys_fcntl_nocancel()