OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:oldstrings
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/elf2aout/
elf2aout.c
462
char *
oldstrings
;
local in function:translate_syms
474
oldstrings
= saveRead(in, stroff, (size_t)strsize, "string table");
517
len = strlen(
oldstrings
+ inbuf[i].st_name) + 1 + 1;
533
strcpy(nsp + 1,
oldstrings
+ inbuf[i].st_name);
573
free(
oldstrings
);
Completed in 24 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025