Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Ddacf_impl.h113 int dacf_getopt(char *, uint_t *);
/titanic_44/usr/src/uts/common/os/
H A Ddacf.c1127 dacf_getopt(char *opt_str, uint_t *opts) in dacf_getopt() function
H A Dmodsysfile.c2567 if (dacf_getopt(tokbuf, &opts) != 0) { in read_dacf_binding_file()