Home
last modified time | relevance | path

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

/titanic_44/usr/src/head/protocols/
H A Ddumprestore.h96 #define TP_NINOS (TP_NINDIR / sizeof (long)) macro
107 int32_t s_inos[TP_NINOS]; /* starting inodes on tape */
/titanic_44/usr/src/cmd/backup/lib/
H A Dbyteorder.c206 (void) sprintf(buffy, "%dl", TP_NINOS); in normspcl()
/titanic_44/usr/src/cmd/backup/dump/
H A Ddumptape.c45 static ino_t inos[TP_NINOS]; /* starting inodes on each tape */
1640 if (tapeno < TP_NINOS) in otape()