Searched defs:_Sfnotify (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libast/common/sfio/
H A Dsfhdr.h375 if(_Sfnotify) \
376 { (*_Sfnotify)((_mf_), SF_MTACCESS, (Void_t*)(&(ff)) ); \
383 { if(_Sfnotify) \
384 (*_Sfnotify)((_mf_), SF_MTACCESS, NIL(Void_t*) ); \
795 #define _Sfnotify (_Sfextern.sf_notify) macro

Completed in 31 milliseconds