Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/udfs/common/
H A Dud_lib.h256 void print_vdp(FILE *, struct vol_desc_ptr *);
H A Dud_lib.c1654 print_vdp(FILE *fout, struct vol_desc_ptr *vdp) in print_vdp() function
/illumos-gate/usr/src/cmd/fs.d/udfs/fsdb/
H A Dfsdb.c456 print_vdp(stdout, (struct vol_desc_ptr *)tag); in print_desc()