Home
last modified time | relevance | path

Searched refs:parse_pattern_interval (Results 1 – 6 of 6) sorted by relevance

/freebsd/crypto/openssh/
H A Dmisc.h98 int parse_pattern_interval(const char *, char **, int *);
H A Dssh_namespace.h450 #define parse_pattern_interval Fssh_parse_pattern_interval macro
H A Dservconf.c983 if (parse_pattern_interval(options->channel_timeouts[i], in process_channel_timeouts()
2579 } else if (parse_pattern_interval(arg, in process_server_config_line_depth()
H A Dssh.c1644 if (parse_pattern_interval(options.channel_timeouts[j], in main()
H A Dmisc.c2502 parse_pattern_interval(const char *s, char **typep, int *secsp) in parse_pattern_interval() function
H A Dreadconf.c2371 } else if (parse_pattern_interval(arg, in process_config_line_depth()