OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tst_color_enabled
(Results
1 - 6
of
6
) sorted by null
/external/ltp/include/
tst_ansi_color.h
33
int
tst_color_enabled
(int fd);
/external/ltp/testcases/lib/
tst_ansi_color.sh
40
tst_color_enabled
()
function
50
tst_color_enabled
tst_test.sh
112
tst_color_enabled
/external/ltp/lib/
tst_ansi_color.c
51
int
tst_color_enabled
(int fd)
function
tst_res.c
314
if (
tst_color_enabled
(STDOUT_FILENO))
tst_test.c
231
if (
tst_color_enabled
(STDERR_FILENO))
Completed in 412 milliseconds