Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dauth.c171 static char scan_server_match_failed[MAXWORDLEN]; variable
1122 if (scan_server_match_failed[0] != '\0')
1124 "found %q instead", our_name, scan_server_match_failed);
1635 if (scan_server_match_failed[0] != '\0')
1637 "found %q instead", our_name, scan_server_match_failed);
1944 scan_server_match_failed[0] = '\0';
1989 (void) strcpy(scan_server_match_failed, word);