Searched refs:touchfiles (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.bin/error/
H A Dmain.c130 char **ed_argv; /* return from touchfiles */
234 if (touchfiles(nfiles, files, &ed_argc, &ed_argv) && edit_files)
H A Derror.h283 bool touchfiles(int, Eptr **, int *, char ***);
H A Dtouch.c270 touchfiles(int my_nfiles, Eptr **my_files, int *r_edargc, char ***r_edargv) function

Completed in 110 milliseconds