Home
last modified time | relevance | path

Searched refs:setnotify (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/cmd/svc/svccfg/
H A Dsvccfg.l126 <INITIAL>setnotify { BEGIN WORD; return (SCC_SETNOTIFY); }
H A Dsvccfg_libscf.c16093 setnotify(const char *e, char **p, int global) in setnotify() function
16213 ret = setnotify(events, p, global); in lscf_setnotify()