Searched refs:fcnotify (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/include/ |
H A D | fcin.h | 66 void fcnotify(void(*)(Sfio_t*,const char*,int,void*),void*);
|
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/ |
H A D | fcin.c | 131 void fcnotify(void (*fun)(Sfio_t*,const char*,int,void*),void* context) in fcnotify() function
|
H A D | lex.c | 275 fcnotify(lex_advance,lp); in sh_lexopen() 1781 fcnotify(lex_advance,lp); in sh_lexskip() 1788 fcnotify(0,lp); in sh_lexskip()
|
H A D | macro.c | 292 fcnotify(0,lp); in sh_machere() 363 fcnotify(0,lp); in sh_machere()
|