Home | History | Annotate | Download | only in server

Lines Matching refs:strtol

410       req->testno = strtol(ptr, &ptr, 10);
559 req->testno = strtol(portp + 1, NULL, 10);