Home
last modified time | relevance | path

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

/netbsd/src/external/gpl2/lvm2/dist/lib/format_text/
Dexport.c44 r = f->out_with_comment(f, buffer, fmt, ap); \
65 out_with_comment_fn out_with_comment; member
752 f->out_with_comment = &_out_with_comment_file; in text_vg_export_file()
783 f->out_with_comment = &_out_with_comment_raw; in text_vg_export_raw()