Home | History | Annotate | Download | only in x509v3

Lines Matching refs:strtoul

945       *safi = strtoul(val->value, &t, 0);
990 prefixlen = (int) strtoul(s + i2, &t, 10);