Home
last modified time | relevance | path

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

/titanic_44/usr/src/head/protocols/
H A Ddumprestore.h94 #define CARTRIDGETREC 63 macro
/titanic_44/usr/src/cmd/backup/restore/
H A Dtape.c89 ntrec = ((CARTRIDGETREC > HIGHDENSITYTREC) ? in setinput()
90 (NTREC > CARTRIDGETREC ? NTREC : CARTRIDGETREC) : in setinput()
/titanic_44/usr/src/cmd/backup/dump/
H A Ddumpmain.c554 ntrec = CARTRIDGETREC; in main()