Searched refs:msg_fail (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/lib/libdpv/
H A Ddpv_private.h44 extern char *msg_done, *msg_fail, *msg_pending;
H A Ddpv.h116 char *msg_fail; /* Progress text. Default `Fail' */ member in struct:dpv_config
H A Ddpv.c77 char *msg_fail = NULL; /* dpv_config.msg_fail */ variable
157 msg_fail = NULL;
201 msg_fail = (char *)config->msg_fail;
H A Ddprompt.c276 if (fail == NULL && (fail = msg_fail) == NULL) {

Completed in 219 milliseconds