Home
last modified time | relevance | path

Searched refs:STDERR_FILENO (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/modules/hsl/api/hsl/
H A Dfrhsl_ringbuffer.h135 write(STDERR_FILENO, CANNOT_OPEN_MSG, strlen(CANNOT_OPEN_MSG)); \
152 write(STDERR_FILENO, CANNOT_OPEN_MSG, strlen(CANNOT_OPEN_MSG)); \
170 write(STDERR_FILENO, CANNOT_OPEN_MSG, strlen(CANNOT_OPEN_MSG)); \
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/sys/
H A Dunistd.h231 #define STDERR_FILENO 2 /* standard error file descriptor */ macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dunistd.h183 #define STDERR_FILENO 2 /* Standard error output. */ macro