Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/svc/common/
H A Dnotify_params.h45 int32_t string_to_tset(const char *);
H A Dnotify_params.c172 string_to_tset(const char *str) in string_to_tset() function
/titanic_41/usr/src/cmd/svc/svccfg/
H A Dsvccfg_libscf.c15740 int32_t t = string_to_tset(*p); in check_tokens()