Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/backup/dump/
H A Ddumptape.c1925 static long lastnonaddrm; /* and the mode thereof */ variable
2087 lastnonaddrm = in dowrite()
2192 if ((lastnonaddrm & IFMT) == IFDIR || in checkpoint()
2193 (lastnonaddrm & IFMT) == IFATTRDIR) in checkpoint()