Home | History | Annotate | Download | only in lib

Lines Matching refs:strtol

2580     port = strtol(prox_portno, &endp, 10);
3241 long portparse = strtol(host_portno, &endp, 10);
3321 long port_to_match = strtol(ptr, &endp, 10);