Searched defs:_X_SIZE (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/tar/
H A Dtar.c651 #define _X_SIZE 0x40 macro
4038 if (xhdr_flgs & _X_SIZE) {
4629 xhdr_flgs |= _X_SIZE;
5858 (xhdr_flgs & _X_SIZE)) {
5862 (xhdr_flgs & _X_SIZE)) {
6471 if (xhdr_flgs & _X_SIZE)
6859 _X_SIZE, "size",
6962 case _X_SIZE:
6970 xhdr_flgs |= _X_SIZE;
7040 if (flag & _X_SIZE) {
[all...]

Completed in 62 milliseconds