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

/netbsd-6-1-5-RELEASE/sys/compat/svr4/
H A Dsvr4_socket.c69 struct svr4_sockcache_entry { struct
75 TAILQ_ENTRY(svr4_sockcache_entry) entries;
78 static TAILQ_HEAD(svr4_sockcache_head, svr4_sockcache_entry) svr4_head;
84 struct svr4_sockcache_entry *e;
116 struct svr4_sockcache_entry *e;
144 struct svr4_sockcache_entry *e;
/netbsd-6-1-5-RELEASE/sys/compat/svr4_32/
H A Dsvr4_32_socket.c68 struct svr4_sockcache_entry { struct
74 TAILQ_ENTRY(svr4_sockcache_entry) entries;
78 static TAILQ_HEAD(svr4_sockcache_head, svr4_sockcache_entry) svr4_head;
84 struct svr4_sockcache_entry *e;
117 struct svr4_sockcache_entry *e;
141 struct svr4_sockcache_entry *e;

Completed in 117 milliseconds