Searched refs:SF_SETFD (Results 1 – 7 of 7) sorted by relevance
131 (*_Sfnotify)(f, SF_SETFD, (void*)((long)newfd));
184 #define SF_SETFD (-1) /* about to set the file descriptor */ macro
1953 if(flag==SF_SETFD || flag==SF_CLOSING) in sftrack()2014 else if(flag==SF_CLOSING || (flag==SF_SETFD && newfd<=2)) in sftrack()