Home
last modified time | relevance | path

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

/freebsd/bin/ls/
H A Dextern.h66 extern char *attrs_off;
H A Dls.c161 char *attrs_off; /* ANSI sequence to turn off attributes */ variable
511 attrs_off = tgetstr("me", &bp); in main()