Home | History | Annotate | Download | only in pppd

Lines Matching refs:ok

1412     int l, ok;
1415 ok = 1;
1417 ok = 0;
1421 ok = 0;
1430 if (!ok) {
1440 ok = options_from_file(fname, 1, 1, 1);
1443 return ok;