Searched defs:so_list (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/contrib/gdb/gdb/
H A Dsolist.h32 struct so_list struct
H A Dpa64solib.c72 struct so_list struct
720 struct so_list *so_list = so_list_head; local
746 struct so_list *so_list = so_list_head; local
769 struct so_list *so_list = so_list_head; local
[all...]
H A Dsomsolib.c137 struct so_list struct
558 struct so_list *so_list = so_list_head; local
1344 struct so_list *so_list = so_list_head; local
1369 struct so_list *so_list = so_list_head; local
1391 struct so_list *so_list = so_list_head; local
1435 struct so_list *so_list = so_list_head; local
[all...]
/freebsd-9.3-release/sys/sys/
H A Dsocketvar.h95 TAILQ_ENTRY(socket) so_list; /* (e) list of unaccepted connections */ member in struct:socket

Completed in 129 milliseconds