Home
last modified time | relevance | path

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

/freebsd/bin/ls/
H A Dls.h60 extern int f_notabs; /* don't use tab-separated multi-col output */
H A Dls.c132 int f_notabs; /* don't use tab-separated multi-col output */ variable
542 f_notabs = 1; in main()
784 f_notabs = 0; in display()