Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Ddacf_impl.h111 int dacf_getopt(char *, uint_t *);
/illumos-gate/usr/src/uts/common/os/
H A Ddacf.c1125 dacf_getopt(char *opt_str, uint_t *opts) in dacf_getopt() function
H A Dmodsysfile.c2613 if (dacf_getopt(tokbuf, &opts) != 0) { in read_dacf_binding_file()