Home
last modified time | relevance | path

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

/xnu-8796.141.3/libsyscall/wrappers/cancelable/
H A Dfcntl-base.c73 case F_CHECK_LV: in fcntl()
/xnu-8796.141.3/bsd/sys/
H A Dfcntl.h399 #define F_CHECK_LV 98 /* Check if Library Validation allows this Mach-O file to b… macro
/xnu-8796.141.3/bsd/kern/
H A Dkern_descrip.c4155 case F_CHECK_LV: { in sys_fcntl_nocancel()