Home
last modified time | relevance | path

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

/dragonfly/bin/ls/
H A Dls.h36 #define NO_PRINT 1 macro
H A Dprint.c69 #define IS_NOPRINT(p) ((p)->fts_number == NO_PRINT)
197 if (p->fts_number == NO_PRINT) in printstream()
255 if (p->fts_number != NO_PRINT) in printcol()
H A Dls.c642 cur->fts_number = NO_PRINT; in display()
653 cur->fts_number = NO_PRINT; in display()
659 cur->fts_number = NO_PRINT; in display()