Searched refs:proto_spec (Results 1 – 3 of 3) sorted by relevance
/external/openssh/ | ||
D | compat.h | 69 int proto_spec(const char *); |
D | compat.c | 223 proto_spec(const char *spec) in proto_spec() function |
D | readconf.c | 1248 value = proto_spec(arg); in process_config_line_depth() |