OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:model_marker2
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/mit/libuv/dist/src/unix/
linux.c
1717
static const char
model_marker2
[] = "";
local
1720
static const char
model_marker2
[] = "Processor\t: ";
1723
static const char
model_marker2
[] = "";
1726
static const char
model_marker2
[] = "";
1729
static const char
model_marker2
[] = "";
1732
static const char
model_marker2
[] = "";
1836
if (!*
model_marker2
)
1838
if (!strncmp(buf,
model_marker2
, sizeof(
model_marker2
) - 1)) {
1839
p = buf + sizeof(
model_marker2
) - 1
[
all
...]
linux.c
1717
static const char
model_marker2
[] = "";
local
1720
static const char
model_marker2
[] = "Processor\t: ";
1723
static const char
model_marker2
[] = "";
1726
static const char
model_marker2
[] = "";
1729
static const char
model_marker2
[] = "";
1732
static const char
model_marker2
[] = "";
1836
if (!*
model_marker2
)
1838
if (!strncmp(buf,
model_marker2
, sizeof(
model_marker2
) - 1)) {
1839
p = buf + sizeof(
model_marker2
) - 1
[
all
...]
linux.c
1717
static const char
model_marker2
[] = "";
local
1720
static const char
model_marker2
[] = "Processor\t: ";
1723
static const char
model_marker2
[] = "";
1726
static const char
model_marker2
[] = "";
1729
static const char
model_marker2
[] = "";
1732
static const char
model_marker2
[] = "";
1836
if (!*
model_marker2
)
1838
if (!strncmp(buf,
model_marker2
, sizeof(
model_marker2
) - 1)) {
1839
p = buf + sizeof(
model_marker2
) - 1
[
all
...]
Completed in 69 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026