HomeSort by: relevance | last modified time | path
    Searched defs:new_tty_prefork (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/
inflow.c 127 be) used as a transient global by new_tty_prefork,
762 /* NEW_TTY_PREFORK is called before forking a new child process,
769 the terminal specified in the NEW_TTY_PREFORK call. */
772 new_tty_prefork (std::string ttyname)
770 new_tty_prefork (std::string ttyname) function
  /src/external/gpl3/gdb/dist/gdb/
inflow.c 145 be) used as a transient global by new_tty_prefork,
789 /* NEW_TTY_PREFORK is called before forking a new child process,
796 the terminal specified in the NEW_TTY_PREFORK call. */
799 new_tty_prefork (std::string ttyname)
797 new_tty_prefork (std::string ttyname) function

Completed in 30 milliseconds