Searched refs:attrs_off (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/bin/ls/
H A Dextern.h67 extern char *attrs_off;
H A Dls.c161 char *attrs_off; /* ANSI sequence to turn off attributes */ variable
485 attrs_off = tgetstr("me", &bp);
H A Dprint.c594 tputs(attrs_off, 1, sig ? writech : putch);

Completed in 60 milliseconds