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

/ast/src/cmd/pax/
H A Dpax-cpio.c684 binary_short(register unsigned short* s, long n) function
758 binary_short(hdr.size, f->st->st_size + (f->type == X_IFLNK ? f->linkpathsize : 0));
768 binary_short(hdr.mtime, (long)f->st->st_mtime);

Completed in 11 milliseconds