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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dchap_ms.c80 } MS_ChapResponse; typedef in typeref:struct:__anon118
81 /* We use MS_CHAP_RESPONSE_LEN, rather than sizeof(MS_ChapResponse),
98 static void ChapMS_NT __P((u_char *, char *, int, MS_ChapResponse *));
100 static void ChapMS_LANMan __P((u_char *, char *, int, MS_ChapResponse *));
290 MS_ChapResponse *response;
325 MS_ChapResponse *response;
350 MS_ChapResponse response;
401 MS_ChapResponse ckresp;

Completed in 56 milliseconds