Searched refs:copyout (Results 1 - 4 of 4) sorted by relevance

/ast/src/cmd/pax/
H A Dcopy.c64 copyout(register Ftw_t* ftw) function
83 * low level for copyout()
345 * single file copyin() and copyout() smashed together
H A Dpax.h683 extern int copyout(Ftw_t*);
H A Dformat.c444 ftwalk(state.install.path, copyout, state.ftwflags, NiL);
456 ftwalk(state.checksum.path, copyout, state.ftwflags, NiL);
H A Dpax.c1907 copy(state.out, copyout);

Completed in 22 milliseconds