HomeSort by: relevance | last modified time | path
    Searched refs:auth_send (Results 1 - 3 of 3) sorted by relevancy

  /src/lib/libtelnet/
auth-proto.h 64 void auth_send(unsigned char *, int);
auth.c 325 auth_send(unsigned char *data, int cnt) function
333 printf(">>>%s: auth_send called!\r\n", Name);
339 printf(">>>%s: auth_send got:", Name);
412 * if auth_send_cnt <= 0 then auth_send will end up rejecting
415 auth_send(auth_send_data, auth_send_cnt);
  /src/usr.bin/telnet/
telnet.c 938 auth_send(subpointer, SB_LEN());

Completed in 16 milliseconds