Home
last modified time | relevance | path

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

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