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

/illumos-gate/usr/src/cmd/cpio/
H A Dcpio.c152 static int file_pass(void);
299 * getname() and file_pass(); the former trashes this information immediately
790 * file_pass will strip off the leading '/'
797 passret = file_pass();
813 xattrs_out(file_pass);
3242 * Ofile, which was opened in file_pass().
4169 * file_pass: If the -l option is set (link files when possible), and the
4177 file_pass(void) function

Completed in 74 milliseconds