Home
last modified time | relevance | path

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

/trueos/lib/libdpv/
HDdpv.h96 struct dpv_config { struct
158 int dpv(struct dpv_config *_config, struct dpv_file_node *_file_list);
HDdpv.c90 dpv(struct dpv_config *config, struct dpv_file_node *file_list) in dpv()
/trueos/usr.sbin/bsdinstall/distextract/
HDdistextract.c67 size_t config_size = sizeof(struct dpv_config); in main()
70 struct dpv_config *config; in main()
/trueos/usr.bin/dpv/
HDdpv.c257 size_t config_size = sizeof(struct dpv_config); in main()
259 struct dpv_config *config; in main()