Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/svc/svccfg/
H A Dsvccfg.h513 int32_t check_tokens(char **);
H A Dsvccfg_xml.c1598 switch (tset = check_tokens(pgs)) { in lxml_get_notification_parameters()
H A Dsvccfg_libscf.c15734 check_tokens(char **p) in check_tokens() function
15793 if ((tset = check_tokens(pgs)) > 0) { in lscf_delnotify()
15851 if ((tset = check_tokens(pgs)) > 0) { in lscf_listnotify()
16110 if ((tset = check_tokens(events)) > 0) { in setnotify()