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);
311 #define F_ADDSIGS 59 /* add detached signatures */ macro
3955 case F_ADDSIGS: in sys_fcntl_nocancel()4057 if (cmd == F_ADDSIGS || cmd == F_ADDSIGS_MAIN_BINARY) { in sys_fcntl_nocancel()