atol
pid = atol(optarg);
srandom_deterministic(atol(seed));
dictindex[j].start = atol(buf + 1);
dictindex[j].length = atol(buf + 9) - dictindex[j].start;
long atol(const char *);
PROTO_STD_DEPRECATED(atol);
long val = atol(s);
bytes = atol(*(++argv));
priority = atol(s);
*res = (size_t)atol(str);
*res = ((size_t)atol(str)) * mult;
target_key = atol(optarg);
i = atol(&arh->ar_name[1]);
mmbrlen = atol(ar_head.ar_size);
interval = atol(optarg) * SECSPERDAY;
bin = atol(mep->mkey);
bin = atol(mcur->mkey);
*v=atol(p);
*res = (size_t)atol(str);
*res = ((size_t)atol(str)) * mult;
res.ordernum = (u_int32_t)atol(order);
*lordernum = (u_int32_t)atol(order);