Home
last modified time | relevance | path

Searched refs:allowed_cname (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/openssh/
H A Dreadconf.h25 struct allowed_cname { struct
163 struct allowed_cname *permitted_cnames;
H A Dreadconf.c941 free_canon_cnames(struct allowed_cname *cnames, u_int n) in free_canon_cnames()
1110 struct allowed_cname *cnames = NULL; in process_config_line_depth()
H A Dssh.c390 struct allowed_cname *rule; in check_follow_cname()