Searched refs:mn_opset_buf (Results 1 – 1 of 1) sorted by relevance
2422 char mn_opset_buf[MAXNAMELEN], *mn_opsetp = NULL; in read_dacf_binding_file() local2519 (void) strncpy(mn_opset_buf, mn_modnamep, in read_dacf_binding_file()2520 sizeof (mn_opset_buf)); in read_dacf_binding_file()2521 mn_opsetp = mn_opset_buf; in read_dacf_binding_file()2537 (void) strncpy(mn_opset_buf, tokbuf, in read_dacf_binding_file()2538 sizeof (mn_opset_buf)); in read_dacf_binding_file()2539 mn_opsetp = mn_opset_buf; in read_dacf_binding_file()