Home | History | Annotate | Download | only in pppd

Lines Matching full:errmsg

1318         static char errmsg[] = "Could not determine local IPX node address";
1320 error(errmsg);
1321 ipxcp_close(f->unit, errmsg);
1330 static char errmsg[] = "Can not determine network number";
1332 error(errmsg);
1333 ipxcp_close (unit, errmsg);