Home
last modified time | relevance | path

Searched defs:wait_for_exit (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/ssh/include/
H A Dchannels.h81 int wait_for_exit; /* no close till after exit-status is sent */ member
/titanic_41/usr/src/cmd/ssh/libssh/common/
H A Dchannels.c674 channel_set_wait_for_exit(int id, int wait_for_exit) in channel_set_wait_for_exit()