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

/illumos-gate/usr/src/lib/libast/common/sfio/
H A Dsfhdr.h372 if(_Sfnotify) \
373 { (*_Sfnotify)((_mf_), SF_MTACCESS, (Void_t*)(&(ff)) ); \
380 { if(_Sfnotify) \
381 (*_Sfnotify)((_mf_), SF_MTACCESS, NIL(Void_t*) ); \
792 #define _Sfnotify (_Sfextern.sf_notify) macro

Completed in 66 milliseconds