Searched defs:alloc_list (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/cfgadm_plugins/ac/common/
H A Dmema_test.h49 struct mtest_alloc_ent *alloc_list; member in struct:mtest_handle
/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Ddebug_alloc.c51 struct alloc_list struct
58 struct alloc_list *next;
61 static struct alloc_list *halist = NULL;
67 struct alloc_list *alist = NULL;
70 alist = (struct alloc_list *)malloc(sizeof (*alist));
93 struct alloc_list *alist, *alist_prev;
367 struct alloc_list *alist;
/illumos-gate/usr/src/cmd/zonecfg/
H A Dzonecfg.c748 alloc_list(void) function

Completed in 82 milliseconds