Home | History | Annotate | Download | only in openssh

Lines Matching refs:TAILQ_INIT

1369 	TAILQ_INIT(&agent);	/* keys from the agent */
1370 TAILQ_INIT(&files); /* keys from the config file */
1372 TAILQ_INIT(preferred); /* preferred order of keys */