Searched refs:SF_NEW (Results 1 – 11 of 11) sorted by relevance
77 (type == SF_NEW || type == SF_CLOSING ||
123 (*_Sfnotify)(f, SF_NEW, (void*)((long)f->file));
74 if(f->disc && (ex = SFRAISE(f,local ? SF_NEW : SF_CLOSING,NIL(Void_t*))) != 0)
359 (*notifyf)(f, SF_NEW, (void*)((long)f->file));
204 case SF_NEW: in stkexcept()
183 #define SF_NEW 0 /* new stream */ macro
1980 if(sp==shp->heredocs && fd < 10 && flag==SF_NEW) in sftrack()1987 if(flag==SF_NEW) in sftrack()