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

/openbsd-current/bin/cp/
H A Dextern.h48 int copy_fifo(struct stat *, int);
H A Dutils.c224 copy_fifo(struct stat *from_stat, int exists) function
H A Dcp.c452 if ((cval = copy_fifo(curr->fts_statp,
/openbsd-current/bin/mv/
H A Dcp.c77 static int copy_fifo(struct stat *, int);
370 if (copy_fifo(curr->fts_statp, !fts_dne(curr)))
596 copy_fifo(struct stat *from_stat, int exists) function

Completed in 284 milliseconds