Home
last modified time | relevance | path

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

/freebsd-13.1/crypto/openssh/
H A Dservconf.h248 struct include_item { struct
252 TAILQ_ENTRY(include_item) entry; argument
254 TAILQ_HEAD(include_list, include_item);
H A Dsshd.c946 struct include_item *item = NULL;
995 struct include_item *item;
H A Dservconf.c1292 struct include_item *item; in process_server_config_line_depth()