OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fd_is_pipe
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/
ser-mingw.c
614
fd_is_pipe
(int fd)
function
709
if (!is_tty && !fd_is_file (scb->fd) && !
fd_is_pipe
(scb->fd))
721
else if (
fd_is_pipe
(scb->fd))
/src/external/gpl3/gdb/dist/gdb/
ser-mingw.c
614
fd_is_pipe
(int fd)
function
709
if (!is_tty && !fd_is_file (scb->fd) && !
fd_is_pipe
(scb->fd))
721
else if (
fd_is_pipe
(scb->fd))
Completed in 106 milliseconds
Indexes created Tue Jul 14 00:26:25 UTC 2026