Home
last modified time | relevance | path

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

/netbsd-src/lib/libtelnet/
H A Dauth-proto.h64 void auth_send(unsigned char *, int);
H A Dauth.c325 auth_send(unsigned char *data, int cnt) in auth_send() function
415 auth_send(auth_send_data, auth_send_cnt); in auth_send_retry()
/netbsd-src/usr.bin/telnet/
H A Dtelnet.c936 auth_send(subpointer, SB_LEN()); in suboption()