Searched refs:convtime (Results 1 – 10 of 10) sorted by relevance
26 long convtime(const char *);
31 long convtime(const char *);
433 if ((lifetime = convtime(optarg)) == -1) { in main()
397 if ((value = convtime(arg)) == -1) in process_config_line()943 else if ((value2 = convtime(arg)) >= 0) in process_config_line()
645 timeout = convtime(optarg); in main()
304 convtime(const char *s) in convtime() function
1422 if ((options.login_grace_time = convtime(optarg)) == -1) {1428 if ((options.key_regeneration_time = convtime(optarg)) == -1) {
1625 if ((secs = convtime(s + 1)) == -1) in parse_relative_time()1675 if ((secs = convtime(timespec + 1)) == -1) in parse_cert_times()
1187 if ((lifetime = convtime(optarg)) == -1) { in main()
807 if ((value = convtime(arg)) == -1) in process_server_config_line()