Home
last modified time | relevance | path

Searched refs:resolved_pool (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/dis/
H A Ddis_list.c62 static uu_list_pool_t *resolved_pool; variable
71 resolved_pool = uu_list_pool_create( in initialize_pools()
76 resolved_pool == NULL) in initialize_pools()
191 if ((listp = uu_list_create(resolved_pool, NULL, UU_DEFAULT)) == NULL) in dis_namelist_resolve_sections()
265 if ((listp = uu_list_create(resolved_pool, NULL, UU_DEFAULT)) == NULL) in dis_namelist_resolve_functions()