Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dauth.h92 void auth_reply(unsigned char *, int);
H A Dauth.c407 auth_reply(uchar_t *data, int cnt) in auth_reply() function
H A Dtelnet.c983 auth_reply(subpointer, SB_LEN()); in suboption()