Home
last modified time | relevance | path

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

/freebsd/lib/libdpv/
H A Ddprompt.h50 void dprompt_recreate(struct dpv_file_node *_file_list,
H A Ddpv.c494 dprompt_recreate(file_list, (struct dpv_file_node *)NULL, 0); in dpv()
640 dprompt_recreate(list_head, curfile, pct); in dpv()
H A Ddprompt.c671 dprompt_recreate(struct dpv_file_node *file_list, in dprompt_recreate() function