Searched refs:swappath (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/vm/
H A Dvm_swap.c581 char *swappath = "swap"; local
620 copyout(swappath, st.ste_path,
621 strlen(swappath) + 1) != 0) {
876 char *swappath = "swap"; local
915 copyout(swappath, (caddr_t)(uintptr_t)st.ste_path,
916 strlen(swappath) + 1) != 0) {

Completed in 54 milliseconds