Home
last modified time | relevance | path

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

/freebsd/usr.sbin/jail/
H A Dcommand.c987 struct stat st, mpst; in check_path() local
1035 if (stat(stfs.f_mntonname, &mpst) < 0) { in check_path()
1040 if (st.st_ino != mpst.st_ino) { in check_path()