Home | History | Annotate | Download | only in openssh

Lines Matching refs:strtonum

1406 			options.server_key_bits = (int)strtonum(optarg, 256,
1464 utmp_len = (u_int)strtonum(optarg, 0, MAXHOSTNAMELEN+1, NULL);