copy_fifo
if ((cval = copy_fifo(curr->fts_statp,
int copy_fifo(struct stat *, int);
if (copy_fifo(curr->fts_statp, !fts_dne(curr)))
static int copy_fifo(struct stat *, int);