Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/vm/
H A Dvm_swap.c586 char *swappath = "swap"; in swapctl() local
625 copyout(swappath, st.ste_path, in swapctl()
626 strlen(swappath) + 1) != 0) { in swapctl()
892 char *swappath = "swap"; in swapctl32() local
931 copyout(swappath, (caddr_t)(uintptr_t)st.ste_path, in swapctl32()
932 strlen(swappath) + 1) != 0) { in swapctl32()