Home | History | Annotate | Download | only in pppd

Lines Matching refs:strtol

277 	spd = strtol(arg, &ptr, 0);
359 n = strtol(p, &endp, 16);
884 port = strtol(sep+1, &endp, 10);