Searched defs:stdio (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/gdb/gdb/
H A Dui-file.c431 struct stdio_file *stdio = xmalloc (sizeof (struct stdio_file)); local
447 struct stdio_file *stdio = ui_file_data (file); local
461 struct stdio_file *stdio = ui_file_data (file); local
471 struct stdio_file *stdio = ui_file_data (file); local
481 struct stdio_file *stdio = ui_file_data (file); local
491 struct stdio_file *stdio = ui_file_data (file); local
501 struct stdio_file *stdio = ui_file_data (file); local
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/
H A DProcessFreeBSD.cpp411 int stdio = fcntl(terminal, F_DUPFD_CLOEXEC, 0); local

Completed in 63 milliseconds