Home
last modified time | relevance | path

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

/freebsd/lib/libdpv/
H A Ddprompt.c403 char pbar_fill[sizeof(pbar)]; in dprompt_add_files() local
433 *pbar_fill = '\0'; in dprompt_add_files()
435 strncat(pbar_fill, (const char *)(pbar), dwidth); in dprompt_add_files()
436 *(pbar_fill + pwidth) = '\0'; in dprompt_add_files()
442 pbar_fill, "\\ZR", pbar_cap); in dprompt_add_files()