Searched refs:FTS_STOP (Results 1 – 7 of 7) sorted by relevance
315 if (sp->fts_cur == NULL || ISSET(FTS_STOP)) in __fts_read_44bsd()395 if (ISSET(FTS_STOP)) in __fts_read_44bsd()415 SET(FTS_STOP); in __fts_read_44bsd()472 SET(FTS_STOP); in __fts_read_44bsd()480 SET(FTS_STOP); in __fts_read_44bsd()486 SET(FTS_STOP); in __fts_read_44bsd()533 if (ISSET(FTS_STOP)) in __fts_children_44bsd()772 SET(FTS_STOP); in fts_build()796 SET(FTS_STOP); in fts_build()893 SET(FTS_STOP); in fts_build()
305 if (sp->fts_cur == NULL || ISSET(FTS_STOP)) in freebsd11_fts_read()385 if (ISSET(FTS_STOP)) in freebsd11_fts_read()403 SET(FTS_STOP); in freebsd11_fts_read()465 SET(FTS_STOP); in freebsd11_fts_read()473 SET(FTS_STOP); in freebsd11_fts_read()479 SET(FTS_STOP); in freebsd11_fts_read()527 if (ISSET(FTS_STOP)) in freebsd11_fts_children()771 SET(FTS_STOP); in fts_build()876 SET(FTS_STOP); in fts_build()
304 if (sp->fts_cur == NULL || ISSET(FTS_STOP)) in fts_read()384 if (ISSET(FTS_STOP)) in fts_read()402 SET(FTS_STOP); in fts_read()464 SET(FTS_STOP); in fts_read()472 SET(FTS_STOP); in fts_read()478 SET(FTS_STOP); in fts_read()526 if (ISSET(FTS_STOP)) in fts_children()770 SET(FTS_STOP); in fts_build()875 SET(FTS_STOP); in fts_build()
58 #define FTS_STOP 0x200 /* (private) unrecoverable error */ macro
231 if (sp->fts_cur == NULL || ISSET(FTS_STOP)) in fts_read()261 if (ISSET(FTS_STOP)) in fts_read()427 SET(FTS_STOP); in fts_build()452 SET(FTS_STOP); in fts_build()
54 #define FTS_STOP 0x2000 /* (private) unrecoverable error */ macro
60 #define FTS_STOP 0x200 /* (private) unrecoverable error */ macro