Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/include/
H A Dchannels.h214 void channel_set_af(int af);
/titanic_41/usr/src/cmd/ssh/ssh/
H A Dssh.c549 channel_set_af(IPv4or6);
/titanic_41/usr/src/cmd/ssh/sshd/
H A Dsshd.c959 channel_set_af(IPv4or6); in main()
/titanic_41/usr/src/cmd/ssh/libssh/common/
H A Dchannels.c2152 channel_set_af(int af) in channel_set_af() function