Searched defs:mn_modnamep (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dmodsysfile.c2424 char mn_modname_buf[MAXNAMELEN], *mn_modnamep = NULL; local
2512 mn_modnamep = mn_modname_buf;
2521 ASSERT(mn_modnamep);
2522 (void) strncpy(mn_opset_buf, mn_modnamep,
2525 mn_modnamep = NULL;
2690 mn_modnamep, mn_opsetp, opid, opts, arg_list) < 0) {
2722 mn_modnamep = mn_opsetp = NULL;

Completed in 65 milliseconds