Searched refs:F_ADDSIGS (Results 1 – 5 of 5) sorted by relevance
208 #ifdef F_ADDSIGS209 { BSM_F_ADDSIGS, F_ADDSIGS },
63 case F_ADDSIGS: in fcntl()
36 int result = fcntl(fd, F_ADDSIGS, &args);
316 #define F_ADDSIGS 59 /* add detached signatures */ macro
3942 case F_ADDSIGS: in sys_fcntl_nocancel()4044 if (cmd == F_ADDSIGS || cmd == F_ADDSIGS_MAIN_BINARY) { in sys_fcntl_nocancel()