OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dstfile
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/sgimips/stand/sgivol/
sgivol.c
529
char
dstfile
[sizeof(volhdr->voldir[0].name) + 1];
local
544
memset(
dstfile
, 0, sizeof(
dstfile
));
545
memcpy(
dstfile
, ufilename, namelen);
553
vfilename,
dstfile
);
556
if (names_match(i,
dstfile
))
559
vfilename,
dstfile
);
564
/* `
dstfile
' is already padded with NULs */
565
memcpy(volhdr->voldir[slot].name,
dstfile
,
Completed in 18 milliseconds
Indexes created Tue Feb 24 19:07:35 UTC 2026