Lines Matching refs:msgp

492 cfga_msg(struct cfga_msg *msgp, ...)  in cfga_msg()  argument
502 va_start(ap, msgp); in cfga_msg()
528 (*msgp->message_routine)(msgp->appdata_ptr, p); in cfga_msg()
753 dlist_update(int board, int disable, char *dlist, struct cfga_msg *msgp, in dlist_update() argument
788 cfga_msg(msgp, STR_BD, in dlist_update()
792 cfga_msg(msgp, STR_BD, in dlist_update()
806 cfga_msg(msgp, STR_BD, DIAG_WILL_DISABLE, 0); in dlist_update()
813 cfga_msg(msgp, STR_BD, DIAG_WAS_ENABLED, 0); in dlist_update()
874 struct cfga_msg *msgp, in cfga_change_state() argument
953 dlist, msgp, verbose))) { in cfga_change_state()
973 dlist, msgp, verbose))) { in cfga_change_state()
1004 disable, dlist, msgp, verbose))) { in cfga_change_state()
1019 dlist, msgp, verbose))) { in cfga_change_state()
1063 struct cfga_msg *msgp, in cfga_private_func() argument
1135 dlist_update(idx, disable, dlist, msgp, verbose)); in cfga_private_func()
1139 cfga_msg(msgp, err, opterr, 0); in cfga_private_func()
1153 struct cfga_msg *msgp, in cfga_test() argument
1442 cfga_help(struct cfga_msg *msgp, const char *options, cfga_flags_t flags) in cfga_help() argument
1463 cfga_msg(msgp, help, options, 0); in cfga_help()
1465 cfga_msg(msgp, help, 0); in cfga_help()
1467 cfga_msg(msgp, HELP_HEADER, 0); in cfga_help()
1468 cfga_msg(msgp, HELP_DISABLE, 0); in cfga_help()
1469 cfga_msg(msgp, HELP_ENABLE, 0); in cfga_help()
1470 cfga_msg(msgp, HELP_INSERT, 0); in cfga_help()
1471 cfga_msg(msgp, HELP_REMOVE, 0); in cfga_help()
1472 cfga_msg(msgp, HELP_QUIESCE, 0); in cfga_help()
1473 cfga_msg(msgp, HELP_SET_COND, 0); in cfga_help()