Home
last modified time | relevance | path

Searched refs:FTS_LOGICAL (Results 1 – 3 of 3) sorted by relevance

/io/
A Dtst-fts.c163 fts = fts_open (paths, FTS_LOGICAL, &compare_ents); in do_test()
A Dfts.h69 #define FTS_LOGICAL 0x0002 /* logical walk */ macro
A Dfts.c143 if (ISSET(FTS_LOGICAL)) in FTS_OPEN()
898 if (ISSET(FTS_LOGICAL) || follow) { in fts_stat()

Completed in 6 milliseconds