Home
last modified time | relevance | path

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

/external/openssh/
Dservconf.h241 struct include_item { struct
245 TAILQ_ENTRY(include_item) entry; argument
247 TAILQ_HEAD(include_list, include_item);
Dsshd.c876 struct include_item *item = NULL;
925 struct include_item *item;
Dservconf.c1279 struct include_item *item; in process_server_config_line_depth()