Home
last modified time | relevance | path

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

/dragonfly/lib/libtelnet/
HDauth-proto.h64 void auth_reply(unsigned char *, int);
HDauth.c477 auth_reply(unsigned char *data, int cnt) in auth_reply() function
/dragonfly/usr.bin/telnet/
HDtelnet.c896 auth_reply(subpointer, SB_LEN()); in suboption()