Searched refs:dpv (Results 1 – 15 of 15) sorted by relevance
113 struct dirent **dpv; in _filldir() local206 for (dpv = NULL;;) { in _filldir()220 if (dpv) in _filldir()221 dpv[n] = dp; in _filldir()226 if (dpv) { in _filldir()232 mergesort(dpv, n, sizeof(*dpv), opendir_compar); in _filldir()234 dpv[n] = NULL; in _filldir()242 for (n = 0; dpv[n]; n++) { in _filldir()243 struct dirent *dp = dpv[n]; in _filldir()256 free(dpv); in _filldir()[all …]
1 PACKAGE= dpv2 LIB= dpv4 INCS= dpv.h5 MAN= dpv.36 MLINKS= dpv.3 dpv_free.310 SRCS= dialog_util.c dialogrc.c dprompt.c dpv.c status.c util.c
160 int dpv(struct dpv_config *_config, struct dpv_file_node *_file_list);
90 dpv(struct dpv_config *config, struct dpv_file_node *file_list) in dpv() function
1 PACKAGE= dpv3 PROG= dpv7 LIBADD= dpv dialog
468 if (dpv(config, file_list) != 0 && debug) in main()
4 .Xr dpv 1 ,6 .Xr dpv 3 .
1 PACKAGE= dpv
173 .MAKEFLAGS: -dpv
62 libdpv dteske Pre-commit review requested. Keep in sync with dpv(1).115 usr.sbin/dpv dteske Pre-commit review requested. Keep in sync with libdpv.
194 SUBDIR.${MK_DIALOG}+= dpv
140 dpv \
184 usr.bin/dpv \
1438 OLD_FILES+=usr/bin/dpv1448 OLD_FILES+=usr/share/man/man1/dpv.1.gz1450 OLD_FILES+=usr/share/man/man3/dpv.3.gz