Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/rmt/
H A Drmt.c115 static size_t maxrecsize = 0; variable
498 if (size <= maxrecsize) in checkbuf()
507 maxrecsize = size; in checkbuf()