Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ptools/pmadvise/
H A Dpmadvise.c244 mapnode_t *maplist_head = NULL; variable
650 maplist_head = maplist_tail = newmap; in create_maplist()
1111 maplist_head = maplist_tail = NULL; in main()
1131 print_advice(chopped_list, maplist_head); in main()
1140 pmapnode = maplist_head; in main()