Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/sim/erc32/
Derc32.c926 static int ifd1 = -1, ifd2 = -1, ofd1 = -1, ofd2 = -1; variable
1035 ofd2 = fileno(f2out); in port_init()
1036 if (!dumbio && ofd2 == 1) setbuf(f2out, NULL); in port_init()