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

/illumos-gate/usr/src/lib/libshell/common/sh/
H A Dnvdisc.c759 static void put_notify(Namval_t* np,const char *val,int flags,Namfun_t *fp) function
770 static const Namdisc_t notify_disc = { 0, put_notify };
777 if(fp->disc->putval==put_notify && ((struct notify*)fp)->ptr==addr)

Completed in 47 milliseconds