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

/freebsd-9.3-release/usr.sbin/jail/
H A Dcommand.c801 struct stat st, mpst; local
849 if (stat(stfs.f_mntonname, &mpst) < 0) {
854 if (st.st_ino != mpst.st_ino) {

Completed in 37 milliseconds