Home
last modified time | relevance | path

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

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