Lines Matching refs:strtoul
267 GETNEXTNUM(sa_args.satype, strtoul); in backupsa_from_file()
268 GETNEXTNUM(sa_args.spi, strtoul); in backupsa_from_file()
270 GETNEXTNUM(sa_args.mode, strtoul); in backupsa_from_file()
271 GETNEXTNUM(sa_args.reqid, strtoul); in backupsa_from_file()
272 GETNEXTNUM(sa_args.wsize, strtoul); in backupsa_from_file()
273 GETNEXTNUM(sa_args.e_type, strtoul); in backupsa_from_file()
274 GETNEXTNUM(sa_args.e_keylen, strtoul); in backupsa_from_file()
275 GETNEXTNUM(sa_args.a_type, strtoul); in backupsa_from_file()
276 GETNEXTNUM(sa_args.a_keylen, strtoul); in backupsa_from_file()
277 GETNEXTNUM(sa_args.flags, strtoul); in backupsa_from_file()
278 GETNEXTNUM(sa_args.l_alloc, strtoul); in backupsa_from_file()
282 GETNEXTNUM(sa_args.seq, strtoul); in backupsa_from_file()