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

/illumos-gate/usr/src/cmd/cpio/
H A Dcpio.c195 static void xattrs_out(int (*func)());
769 xattrs_out(file_out);
813 xattrs_out(file_pass);
8233 xattrs_out(int (*func)()) function
8455 * Recursively call xattrs_out() to process the attribute's
8463 xattrs_out(func);
8501 xattrs_out(int (*func)()) function
8998 * namep was allocated in xattrs_out. It is big enough to hold

Completed in 94 milliseconds