Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg.h529 extern int32_t check_tokens(char **);
H A Dsvccfg_xml.c1604 switch (tset = check_tokens(pgs)) { in lxml_get_notification_parameters()
H A Dsvccfg_libscf.c15771 check_tokens(char **p) in check_tokens() function
15830 if ((tset = check_tokens(pgs)) > 0) { in lscf_delnotify()
15888 if ((tset = check_tokens(pgs)) > 0) { in lscf_listnotify()
16147 if ((tset = check_tokens(events)) > 0) { in setnotify()