Home
last modified time | relevance | path

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

/freebsd-12.1/lib/libdpv/
H A Ddpv.c76 char *msg_done = NULL; /* dpv_config.msg_done */ variable
156 msg_done = NULL; in dpv()
200 msg_done = (char *)config->msg_done; in dpv()
H A Ddpv_private.h44 extern char *msg_done, *msg_fail, *msg_pending;
H A Ddpv.h115 char *msg_done; /* Progress text. Default `Done' */ member
H A Ddprompt.c251 if (done == NULL && (done = msg_done) == NULL) { in dprompt_init()
/freebsd-12.1/usr.sbin/bsdconfig/timezone/include/
H A Dmessages.subr52 msg_done="Done"
/freebsd-12.1/usr.sbin/bsdconfig/timezone/share/
H A Dzones.subr397 f_dialog_title "$msg_done"
435 f_dialog_title "$msg_done"
/freebsd-12.1/sys/dev/hptiop/
H A Dhptiop.h378 u_int32_t msg_done; member
H A Dhptiop.c906 hba->msg_done = 0; in hptiop_send_sync_msg()
911 if (hba->msg_done) in hptiop_send_sync_msg()
916 return hba->msg_done? 0 : -1; in hptiop_send_sync_msg()
2341 hba->msg_done = 0; in hptiop_action()
2763 hba->msg_done = 1; in hptiop_os_message_callback()
/freebsd-12.1/usr.sbin/bsdconfig/share/media/
H A Doptions.subr212 --cancel-label \"\$msg_done\" \
/freebsd-12.1/usr.sbin/bsdconfig/include/
H A Dmessages.subr121 msg_done="Done"