OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:reqsiz
(Results
1 - 2
of
2
) sorted by relevancy
/src/sbin/dump/
tape.c
93
int
reqsiz
;
variable in typeref:typename:int
126
reqsiz
= (ntrec + 1) * sizeof(struct req);
143
xmalloc((unsigned)(
reqsiz
+ writesize + pgoff + TP_BSIZE));
840
while ((nread = atomic_read(cmd, wp->req,
reqsiz
)) ==
reqsiz
) {
tape.c
93
int
reqsiz
;
variable in typeref:typename:int
126
reqsiz
= (ntrec + 1) * sizeof(struct req);
143
xmalloc((unsigned)(
reqsiz
+ writesize + pgoff + TP_BSIZE));
840
while ((nread = atomic_read(cmd, wp->req,
reqsiz
)) ==
reqsiz
) {
Completed in 22 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025