Home
last modified time | relevance | path

Searched refs:FTS_STOP (Results 1 – 2 of 2) sorted by relevance

/io/
A Dfts.c319 if (sp->fts_cur == NULL || ISSET(FTS_STOP)) in FTS_READ()
398 if (ISSET(FTS_STOP)) in FTS_READ()
420 SET(FTS_STOP); in FTS_READ()
478 SET(FTS_STOP); in FTS_READ()
486 SET(FTS_STOP); in FTS_READ()
492 SET(FTS_STOP); in FTS_READ()
539 if (ISSET(FTS_STOP)) in FTS_CHILDREN()
741 SET(FTS_STOP); in fts_build()
765 SET(FTS_STOP); in fts_build()
851 SET(FTS_STOP); in fts_build()
A Dfts.h79 #define FTS_STOP 0x0200 /* (private) unrecoverable error */ macro

Completed in 5 milliseconds