Searched refs:DPV_DONE_DEFAULT (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/lib/libdpv/
H A Ddpv.h156 #define DPV_DONE_DEFAULT "Done" macro
H A Ddprompt.c255 done_size = strlen(DPV_DONE_DEFAULT);
259 snprintf(done, done_size + 1, DPV_DONE_DEFAULT);

Completed in 56 milliseconds