Searched refs:devmajor (Results 1 - 3 of 3) sorted by relevance

/ast/src/lib/libast/include/
H A Dtar.h107 char devmajor[TDEVLEN]; member in struct:header
/ast/src/cmd/pax/
H A Dpax-tar.c634 if (tar_getoctal("devmajor", tar->header.devmajor, 7, sizeof(i), &i))
866 sfsprintf(tar->header.devmajor, TARSIZEOF(devmajor), "%0*o ", TARSIZEOF(devmajor) - 1, i ? major(idevice(f->st)) : 0);
/ast/src/cmd/INIT/
H A Dratz.c4239 char devmajor[TDEVLEN];

Completed in 1255 milliseconds