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

/haiku/src/libs/libtelnet/
H A Dauth-proto.h64 void auth_send(unsigned char *, int);
H A Dauth.c379 auth_send(unsigned char *data, int cnt) function
387 printf(">>>%s: auth_send called!\r\n", Name);
393 printf(">>>%s: auth_send got:", Name);
458 * if auth_send_cnt <= 0 then auth_send will end up rejecting
461 auth_send(auth_send_data, auth_send_cnt);
/haiku/src/bin/network/telnet/
H A Dtelnet.c910 auth_send(subpointer, SB_LEN());

Completed in 37 milliseconds