OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:brand_name
(Results
1 - 3
of
3
) sorted by relevancy
/src/bin/setfacl/
util.c
65
brand_name
(int brand)
function
/src/external/gpl3/gdb.old/dist/gdb/
go32-nat.c
1135
static const char *
brand_name
[] = {
local
1170
&& brand_idx < sizeof(
brand_name
)/sizeof(
brand_name
[0])
1171
&& *
brand_name
[brand_idx])
1172
strcpy (cpu_brand,
brand_name
[brand_idx]);
/src/external/gpl3/gdb/dist/gdb/
go32-nat.c
1135
static const char *
brand_name
[] = {
local
1170
&& brand_idx < sizeof(
brand_name
)/sizeof(
brand_name
[0])
1171
&& *
brand_name
[brand_idx])
1172
strcpy (cpu_brand,
brand_name
[brand_idx]);
Completed in 18 milliseconds
Indexes created Mon Mar 16 00:23:04 UTC 2026