OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tcom
(Results
1 - 2
of
2
) sorted by relevancy
/src/sbin/restore/
tape.c
579
struct mtop
tcom
;
local in function:setdumpnum
587
tcom
.mt_op = MTFSF;
588
tcom
.mt_count = dumpnum - 1;
594
if (ioctl(mt, (int)MTIOCTOP, (char *)&
tcom
) < 0)
tape.c
579
struct mtop
tcom
;
local in function:setdumpnum
587
tcom
.mt_op = MTFSF;
588
tcom
.mt_count = dumpnum - 1;
594
if (ioctl(mt, (int)MTIOCTOP, (char *)&
tcom
) < 0)
Completed in 24 milliseconds
Indexes created Sun Sep 28 07:09:56 GMT 2025