Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/os/
H A Dmodsysfile.c2425 char mn_opset_buf[MAXNAMELEN], *mn_opsetp = NULL; in read_dacf_binding_file() local
2522 (void) strncpy(mn_opset_buf, mn_modnamep, in read_dacf_binding_file()
2523 sizeof (mn_opset_buf)); in read_dacf_binding_file()
2524 mn_opsetp = mn_opset_buf; in read_dacf_binding_file()
2540 (void) strncpy(mn_opset_buf, tokbuf, in read_dacf_binding_file()
2541 sizeof (mn_opset_buf)); in read_dacf_binding_file()
2542 mn_opsetp = mn_opset_buf; in read_dacf_binding_file()