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()
416 if (sp->fts_cur == NULL || ISSET(FTS_STOP)) in fts_read()496 if (ISSET(FTS_STOP)) in fts_read()514 SET(FTS_STOP); in fts_read()576 SET(FTS_STOP); in fts_read()584 SET(FTS_STOP); in fts_read()590 SET(FTS_STOP); in fts_read()638 if (ISSET(FTS_STOP)) in fts_children()896 SET(FTS_STOP); in fts_build()1014 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
78 #define FTS_STOP 0x010000 /* unrecoverable error */ macro