Searched refs:include_list (Results 1 – 9 of 9) sorted by relevance
| /openbsd-src/usr.bin/ssh/ |
| H A D | servconf.h | 274 TAILQ_HEAD(include_list, include_item); 320 int *, struct connection_info *, struct include_list *includes); 323 struct include_list *includes, struct connection_info *, int); 325 struct include_list *includes, struct connection_info *);
|
| H A D | servconf.c | 64 const char *filename, struct sshbuf *conf, struct include_list *includes, 1246 struct include_list *includes) in process_server_config_line_depth() 2672 struct connection_info *connectinfo, struct include_list *includes) 2721 struct include_list *includes, struct connection_info *connectinfo) in servconf_merge_subsystems() 2926 struct sshbuf *conf, struct include_list *includes, in fmt_intarg() 2955 struct sshbuf *conf, struct include_list *includes, in dump_cfg_int()
|
| H A D | auth.c | 69 extern struct include_list includes;
|
| H A D | sshd-session.c | 171 struct include_list includes = TAILQ_HEAD_INITIALIZER(includes);
|
| H A D | sshd.c | 175 struct include_list includes = TAILQ_HEAD_INITIALIZER(includes);
|
| /openbsd-src/gnu/usr.bin/binutils/gdb/ |
| H A D | stabsread.h | 166 char **include_list,
|
| H A D | xcoffread.c | 1972 xcoff_end_psymtab (struct partial_symtab *pst, char **include_list, in xcoff_end_psymtab() argument 2007 allocate_psymtab (include_list[i], objfile); in xcoff_end_psymtab()
|
| H A D | dbxread.c | 2167 end_psymtab (struct partial_symtab *pst, char **include_list, int num_includes, in end_psymtab() argument 2274 allocate_psymtab (include_list[i], objfile); in end_psymtab()
|
| H A D | hpread.c | 2413 hpread_end_psymtab (struct partial_symtab *pst, char **include_list, in hpread_end_psymtab() argument 2467 allocate_psymtab (include_list[i], objfile); in hpread_end_psymtab()
|