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

/freebsd-10-stable/include/
H A Ddirent.h64 #define DTF_REWIND 0x0004 /* rewind after reading union stack */ macro
/freebsd-10-stable/lib/libc/gen/
H A Dfts-compat.c663 oflag = DTF_NODUP | DTF_REWIND;
665 oflag = DTF_HIDEW | DTF_NODUP | DTF_REWIND;
H A Dfts.c649 oflag = DTF_NODUP | DTF_REWIND;
651 oflag = DTF_HIDEW | DTF_NODUP | DTF_REWIND;

Completed in 66 milliseconds