Home
last modified time | relevance | path

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

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