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

/illumos-gate/usr/src/cmd/cpio/
H A Dcpio.c143 static int creat_hdr(void);
1509 * creat_hdr: Fill in the generic header structure with the specific
1516 creat_hdr(void) function
1660 * When processing extended attributes, creat_hdr()
4405 (void) creat_hdr();
5007 * and call creat_hdr() to fill in the gen_hdr structure.
5150 /* creat_hdr checks for USTAR filename length */
5239 if (creat_hdr())
8450 (void) creat_hdr();
9004 (void) creat_hdr();
[all...]

Completed in 64 milliseconds