Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/rcm_daemon/common/
H A Drcm_script.c202 static int dname_to_id(char *);
835 dname_to_id(char *dname) in dname_to_id() function
1386 if ((token = dname_to_id(dname)) == -1) in do_cmd()