OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:is_linux
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mit/libuv/dist/src/unix/
pipe.c
355
static const int
is_linux
= 1;
local
357
static const int
is_linux
= 0;
380
if (
is_linux
&& sa.sun_path[0] == '\0') {
pipe.c
355
static const int
is_linux
= 1;
local
357
static const int
is_linux
= 0;
380
if (
is_linux
&& sa.sun_path[0] == '\0') {
Completed in 42 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026