Searched defs:mn_modname_buf (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
2510 (void) strncpy(mn_modname_buf, tokbuf,
2511 sizeof (mn_modname_buf));
2512 mn_modnamep = mn_modname_buf;

Completed in 92 milliseconds