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
3848 case F_ADDSIGS: in sys_fcntl_nocancel()3950 if (cmd == F_ADDSIGS) { in sys_fcntl_nocancel()