Searched refs:DTF_REWIND (Results 1 - 3 of 3) sorted by path

/freebsd-10.0-release/include/
H A Ddirent.h64 #define DTF_REWIND 0x0004 /* rewind after reading union stack */ macro
/freebsd-10.0-release/lib/libc/gen/
H A Dfts-compat.c662 oflag = DTF_NODUP | DTF_REWIND;
664 oflag = DTF_HIDEW | DTF_NODUP | DTF_REWIND;
H A Dfts.c647 oflag = DTF_NODUP | DTF_REWIND;
649 oflag = DTF_HIDEW | DTF_NODUP | DTF_REWIND;

Completed in 234 milliseconds