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

/macosx-10.10.1/ksh-23/ksh/src/cmd/ksh93/sh/
H A Dnvdisc.c788 static void put_notify(Namval_t* np,const char *val,int flags,Namfun_t *fp) function
799 static const Namdisc_t notify_disc = { 0, put_notify };
806 if(fp->disc->putval==put_notify && ((struct notify*)fp)->ptr==addr)

Completed in 118 milliseconds