Searched refs:tee_files (Results 1 – 1 of 1) sorted by relevance
40 static bool tee_files (int nfiles, char **files, bool);177 bool ok = tee_files (argc - optind, &argv[optind], pipe_check); in main()225 tee_files (int nfiles, char **files, bool pipe_check) in tee_files() function