Home
last modified time | relevance | path

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

/netbsd-src/lib/libtelnet/
H A Dauth-proto.h67 void auth_reply(unsigned char *, int);
H A Dauth.c440 auth_reply(unsigned char *data, int cnt) in auth_reply() function
/netbsd-src/usr.bin/telnet/
H A Dtelnet.c941 auth_reply(subpointer, SB_LEN()); in suboption()