Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Duipc_socket.c354 struct so_splice *s, *s_temp; in splice_work_thread() local
373 STAILQ_FOREACH_SAFE(s, &local_head, next, s_temp) { in splice_work_thread()