Home
last modified time | relevance | path

Searched refs:diraccess (Results 1 – 5 of 5) sorted by relevance

/netbsd/external/gpl2/diffutils/dist/src/
H A Dsdiff.c122 static bool diraccess (char const *);
588 bool leftdir = diraccess (argv[optind]); in main()
589 bool rightdir = diraccess (argv[optind + 1]); in main()
1188 diraccess (char const *dir) in diraccess() function
/netbsd/external/gpl2/diffutils/dist/
H A Dconfigure.ac73 AC_CHECK_FUNCS(diraccess dup2 gettimeofday \
H A Dconfig.hin153 /* Define to 1 if you have the `diraccess' function. */
H A DChangeLog1187 (AC_CHECK_FUNCS): Add diraccess.
H A Dconfigure6650 for ac_func in diraccess dup2 gettimeofday \