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

/illumos-gate/usr/src/cmd/cpio/
H A Dcpio.c150 static void file_in(void);
733 file_in();
736 * have been used after file_in(); clear out
3363 * file_in: Process an object from the archive. If a TARTYP (TAR or USTAR)
3375 file_in(void) function
4958 * We already got the file content, dont call file_in()
4969 * This is necessary because ckname() or file_in() shows file size

Completed in 230 milliseconds