HomeSort by relevance Sort by last modified time
    Searched refs:ex_pty (Results 1 - 8 of 8) sorted by null

  /external/qemu/slirp/
misc.h 12 int ex_pty; /* Do we want a pty? */ member in struct:ex_list
slirp.c 947 if (ex_ptr->ex_pty == 3) {
1074 if (ex_ptr->ex_pty == 3 &&
tcp_subr.c     [all...]
misc.c 130 (*ex_ptr)->ex_pty = do_pty;
  /external/qemu/slirp-android/
misc.h 12 int ex_pty; /* Do we want a pty? */ member in struct:ex_list
tcp_subr.c 1118 if (ex_ptr->ex_pty == 3) {
1123 do_pty = ex_ptr->ex_pty;
misc.c 110 (*ex_ptr)->ex_pty = do_pty;
slirp.c     [all...]

Completed in 413 milliseconds