Searched refs:touchfiles (Results 1 – 3 of 3) sorted by relevance
241 boolean touchfiles(int nfiles, Eptr **files, int *r_edargc, char ***r_edargv);
237 if (touchfiles(nfiles, files, &ed_argc, &ed_argv) && edit_files) in main()
221 touchfiles(int nfiles, Eptr **files, int *r_edargc, char ***r_edargv) in touchfiles() function