OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:v_str
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.sbin/mtrace/
mtrace.c
880
char
v_str
[8], g_str[8];
local
907
(void)snprintf(
v_str
, sizeof
v_str
, "%3d", v_pct);
908
else memcpy(
v_str
, " --", 4);
918
v_lost, v_out,
v_str
, v_pps);
/src/external/gpl3/gdb.old/dist/gdb/
top.c
1318
std::string
v_str
= string_printf ("GNU gdb %s%s", PKGVERSION, version);
1320
styled_string (version_style.style (),
v_str
.c_str ()));
1313
std::string
v_str
= string_printf ("GNU gdb %s%s", PKGVERSION, version);
local
/src/external/gpl3/gdb/dist/gdb/
top.c
1313
std::string
v_str
= string_printf ("GNU gdb %s%s", PKGVERSION, version);
1315
styled_string (version_style.style (),
v_str
.c_str ()));
1308
std::string
v_str
= string_printf ("GNU gdb %s%s", PKGVERSION, version);
local
Completed in 17 milliseconds
Indexes created Sun Apr 05 00:22:41 UTC 2026