Home
last modified time | relevance | path

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

/freebsd-14.2/crypto/openssh/
H A Dservconf.h253 struct include_item { struct
257 TAILQ_ENTRY(include_item) entry; argument
259 TAILQ_HEAD(include_list, include_item);
H A Dsshd.c933 struct include_item *item = NULL;
978 struct include_item *item;
H A Dservconf.c1325 struct include_item *item; in process_server_config_line_depth()