Home
last modified time | relevance | path

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

/original-bsd/lib/libtelnet/
H A Dauth.c80 static unsigned char *auth_send_data; variable
397 auth_send_data = _auth_send_data;
402 auth_send_data = data;
408 Name, *auth_send_data);
411 auth_send_data[1]);
415 Name, auth_send_data[0],
416 auth_send_data[1]);
425 Name, *auth_send_data);
426 auth_send_data += 2;
435 auth_send_data += 2;
[all …]