Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/dumpadm/
H A Dswap.h37 extern swaptbl_t *swap_list(void);
H A Dswap.c36 swap_list(void) in swap_list() function
H A Ddconf.c415 if ((swt = swap_list()) == NULL) in dconf_update()