Home
last modified time | relevance | path

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

/netbsd-src/include/protocols/
H A Ddumprestore.h61 #define LBLSIZE 16 macro
109 char c_label[LBLSIZE]; /* dump label */
/netbsd-src/external/bsd/file/dist/magic/magdir/
H A Dvicar9 0 string LBLSIZE= VICAR image data
H A Dimages1503 0 string LBLSIZE= PDS (VICAR) image data
/netbsd-src/sbin/dump/
H A Dmain.c145 char labelstr[LBLSIZE]; in main()
240 * Note that although there are LBLSIZE characters, in main()
242 * is really LBLSIZE-1. in main()