Home
last modified time | relevance | path

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

/freebsd/lib/libdpv/
H A Ddprompt.h47 void dprompt_init(struct dpv_file_node *_file_list);
H A Ddpv.c483 dprompt_init(file_list); in dpv()
H A Ddprompt.c105 dprompt_init(struct dpv_file_node *file_list) in dprompt_init() function