Home
last modified time | relevance | path

Searched refs:lscf_delnotify (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg.y559 lscf_delnotify($2, 0);
565 lscf_delnotify($3, 1);
H A Dsvccfg.h475 extern void lscf_delnotify(const char *, int);
H A Dsvccfg_libscf.c15817 lscf_delnotify(const char *set, int global) in lscf_delnotify() function