Home
last modified time | relevance | path

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

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