Home
last modified time | relevance | path

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

/original-bsd/old/cpio/
H A Dcpio.c58 #define MK_USHORT(a) (a & 00000177777) /* Make unsigned shorts for portable */ macro
670 MAGIC, MK_USHORT(Statb.st_dev), MK_USHORT(Statb.st_ino), Statb.st_mode, Statb.st_uid,
671 Statb.st_gid, Statb.st_nlink, MK_USHORT(Statb.st_rdev),
1155 printf("%-7o", MK_USHORT(Hdr.h_mode));