HomeSort by: relevance | last modified time | path
    Searched refs:list_head_t (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/jemalloc/dist/test/unit/
ql.c 9 typedef ql_head(list_t) list_head_t; typedef
17 test_empty_list(list_head_t *head) {
40 list_head_t head;
58 test_entries_list(list_head_t *head, list_t *entries, unsigned nentries) {
95 list_head_t head;
110 list_head_t head;
129 list_head_t head;
144 list_head_t head;
163 list_head_t head;
202 list_head_t head_a
    [all...]
  /src/external/bsd/jemalloc.old/dist/test/unit/
ql.c 9 typedef ql_head(list_t) list_head_t; typedef
17 test_empty_list(list_head_t *head) {
39 list_head_t head;
57 test_entries_list(list_head_t *head, list_t *entries, unsigned nentries) {
93 list_head_t head;
108 list_head_t head;
127 list_head_t head;
142 list_head_t head;
161 list_head_t head;
  /src/sbin/iscsid/
iscsid_globals.h 359 } list_head_t; typedef in typeref:struct:__anon788
368 extern list_head_t list[NUM_DAEMON_LISTS]; /* the lists this daemon keeps */
iscsid_main.c 49 list_head_t list[NUM_DAEMON_LISTS]; /* the lists this daemon keeps */

Completed in 26 milliseconds