Home
last modified time | relevance | path

Searched refs:term (Results 1 – 6 of 6) sorted by relevance

/coreutils/src/
Ddircolors.c272 char const *term; in dc_parse_stream() local
280 term = getenv ("TERM"); in dc_parse_stream()
281 if (term == nullptr || *term == '\0') in dc_parse_stream()
282 term = "none"; in dc_parse_stream()
336 state = fnmatch (arg, term, 0) == 0 ? ST_TERMSURE : ST_TERMNO; in dc_parse_stream()
Dtest.c83 static bool term (void);
207 term (void) in term() function
540 value &= term (); in and()
Dls.c2716 char const *term = getenv ("TERM"); in known_term_type() local
2717 if (! term || ! *term) in known_term_type()
2725 if (fnmatch (line + 5, term, 0) == 0) in known_term_type()
/coreutils/
DCOPYING156 All rights granted under this License are granted for the term of
322 fixed term (regardless of how the transaction is characterized), the
391 governed by this License along with a term that is a further
392 restriction, you may remove that term. If a license document contains
/coreutils/tests/
Dlocal.mk618 tests/ls/color-term.sh \
/coreutils/doc/
Dcoreutils.texi1231 requiring high-value or long-term protection of private data may
11221 Unlike the phrase ``special file type'' above, the term @dfn{special
18354 term ``niceness'' for compatibility with historical practice.