HomeSort by: relevance | last modified time | path
    Searched refs:touchfiles (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.bin/error/
main.c 93 char **ed_argv; /* return from touchfiles */
197 if (touchfiles(nfiles, files, &ed_argc, &ed_argv) && edit_files)
error.h 281 bool touchfiles(int, Eptr **, int *, char ***);
touch.c 271 touchfiles(int my_nfiles, Eptr **my_files, int *r_edargc, char ***r_edargv) function in typeref:typename:bool

Completed in 15 milliseconds