OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tmpcp
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.sbin/kvm_mkdb/
nlist_coff.c
269
char *
tmpcp
;
local
325
if ((
tmpcp
= strchr(data.data, '\n')) != NULL)
326
*
tmpcp
= '\0';
nlist_ecoff.c
90
char *mappedfile, *symname, *nsymname, *fsymname, *
tmpcp
;
local
249
if ((
tmpcp
= strchr(data.data, '\n')) != NULL)
250
*
tmpcp
= '\0';
nlist_elf32.c
100
char *mappedfile, *symname, *nsymname, *fsymname, *
tmpcp
, *strtab;
local
355
if ((
tmpcp
= strchr(data.data, '\n')) != NULL)
356
*
tmpcp
= '\0';
Completed in 444 milliseconds
Indexes created Sun Feb 15 12:34:49 CET 2026