Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/rcm_daemon/common/
H A Drcm_script.c204 static int dname_to_id(char *);
837 dname_to_id(char *dname) in dname_to_id() function
1388 if ((token = dname_to_id(dname)) == -1) in do_cmd()