Home | History | Annotate | Download | only in openssh

Lines Matching refs:TAILQ_FIRST

1107 		for (req = TAILQ_FIRST(&requests);
1185 if (TAILQ_FIRST(&requests) != NULL)
1448 } else if (TAILQ_FIRST(&acks) == NULL)
1471 for (ack = TAILQ_FIRST(&acks);