Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gdb/gdb/
Dinflow.c73 static int tflags_ours; variable
124 tflags_ours = fcntl (0, F_GETFL, 0); in gdb_has_a_terminal()
409 result = fcntl (0, F_SETFL, tflags_ours); in terminal_ours_1()
410 result = fcntl (0, F_SETFL, tflags_ours); in terminal_ours_1()