Home | History | Annotate | Download | only in openssh

Lines Matching refs:strtol

1169 		value = strtol(arg, &endofnumber, 0);
1630 value = strtol(arg, &endofnumber, 8);