Searched refs:msg_pending (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.h117 char *msg_pending; /* Progress text. Default `Pending' */ member in struct:dpv_config
H A Ddpv.c78 char *msg_pending = NULL; /* dpv_config.msg_pending */ variable
158 msg_pending = NULL;
202 msg_pending = (char *)config->msg_pending;
H A Ddprompt.c301 if (pend == NULL && (pend = msg_pending) == NULL) {

Completed in 125 milliseconds