Home
last modified time | relevance | path

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

/haiku/src/libs/libtelnet/
H A Dauth-proto.h63 void auth_reply(unsigned char *, int);
H A Dauth.c482 auth_reply(unsigned char *data, int cnt) in auth_reply() function
/haiku/src/bin/network/telnet/
H A Dtelnet.c944 auth_reply(subpointer, SB_LEN()); in suboption()