Searched refs:svr4_sockcache_entry (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/compat/svr4/
H A Dsvr4_socket.c71 struct svr4_sockcache_entry { struct
77 TAILQ_ENTRY(svr4_sockcache_entry) entries;
80 static TAILQ_HEAD(, svr4_sockcache_entry) svr4_head;
94 struct svr4_sockcache_entry *e;
124 struct svr4_sockcache_entry *e;
157 struct svr4_sockcache_entry *e;
192 struct svr4_sockcache_entry *e, *ne;

Completed in 126 milliseconds