Searched refs:mn_opset_buf (Results 1 – 1 of 1) sorted by relevance
2468 char mn_opset_buf[MAXNAMELEN], *mn_opsetp = NULL; in read_dacf_binding_file() local2565 (void) strncpy(mn_opset_buf, mn_modnamep, in read_dacf_binding_file()2566 sizeof (mn_opset_buf)); in read_dacf_binding_file()2567 mn_opsetp = mn_opset_buf; in read_dacf_binding_file()2583 (void) strncpy(mn_opset_buf, tokbuf, in read_dacf_binding_file()2584 sizeof (mn_opset_buf)); in read_dacf_binding_file()2585 mn_opsetp = mn_opset_buf; in read_dacf_binding_file()