Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dmodsysfile.c2467 char mn_modname_buf[MAXNAMELEN], *mn_modnamep = NULL; in read_dacf_binding_file() local
2555 mn_modnamep = mn_modname_buf; in read_dacf_binding_file()
2564 ASSERT(mn_modnamep); in read_dacf_binding_file()
2565 (void) strncpy(mn_opset_buf, mn_modnamep, in read_dacf_binding_file()
2568 mn_modnamep = NULL; in read_dacf_binding_file()
2733 mn_modnamep, mn_opsetp, opid, opts, arg_list) < 0) { in read_dacf_binding_file()
2765 mn_modnamep = mn_opsetp = NULL; in read_dacf_binding_file()