Home
last modified time | relevance | path

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

/freebsd-14.2/bin/ls/
H A Dls.h37 #define NO_PRINT 1 macro
H A Dprint.c81 #define IS_NOPRINT(p) ((p)->fts_number == NO_PRINT)
280 if (p->fts_number == NO_PRINT) in printstream()
337 if (p->fts_number != NO_PRINT) in printcol()
H A Dls.c797 cur->fts_number = NO_PRINT; in display()
808 cur->fts_number = NO_PRINT; in display()
814 cur->fts_number = NO_PRINT; in display()