Home
last modified time | relevance | path

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

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