OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pipe_errmsg
(Results
1 - 2
of
2
) sorted by relevancy
/src/tests/kernel/
t_lockf.c
126
const char
pipe_errmsg
[] = "child: pipe write failed\n";
local in function:ATF_TC_BODY
149
write(STDERR_FILENO,
pipe_errmsg
,
150
__arraycount(
pipe_errmsg
) - 1);
t_lockf.c
126
const char
pipe_errmsg
[] = "child: pipe write failed\n";
local in function:ATF_TC_BODY
149
write(STDERR_FILENO,
pipe_errmsg
,
150
__arraycount(
pipe_errmsg
) - 1);
Completed in 21 milliseconds
Indexes created Mon Sep 22 13:09:51 GMT 2025