2 opendir() function: start reading the entries of a directory
12 filename [test $HAVE_OPENDIR = 0 || test $REPLACE_OPENDIR = 1]
13 unistd [test $HAVE_OPENDIR = 0 || test $REPLACE_OPENDIR = 1]
14 closedir [test $HAVE_OPENDIR = 0 || test $REPLACE_OPENDIR = 1]
15 dirfd [test $HAVE_OPENDIR = 0 || test $REPLACE_OPENDIR = 1]
19 if test $HAVE_OPENDIR = 0 || test $REPLACE_OPENDIR = 1; then
22 gl_DIRENT_MODULE_INDICATOR([opendir])