OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:STDERR_FILENO
(Results
1 - 2
of
2
) sorted by relevancy
/src/include/
unistd.h
82
#define
STDERR_FILENO
2 /* standard error file descriptor */
/src/sbin/routed/
trace.c
215
if (isatty(
STDERR_FILENO
))
216
(void)dup2(fd,
STDERR_FILENO
);
378
dup2(fileno(ftrace),
STDERR_FILENO
);
Completed in 134 milliseconds
Indexes created Sun Feb 15 12:34:49 CET 2026