Home
last modified time | relevance | path

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

/illumos-gate/usr/src/head/protocols/
H A Ddumprestore.h176 #define DUMPOUTFMT "%-32s %c %s" /* for printf */ macro
/illumos-gate/usr/src/cmd/backup/dump/
H A Ddumpitime.c278 (void) fprintf(file, DUMPOUTFMT, what->id_name, in recout()