OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:h_execregs
(Results
1 - 2
of
2
) sorted by relevancy
/src/tests/kernel/
t_execregs.c
132
char
h_execregs
[PATH_MAX];
local
137
RL(snprintf(
h_execregs
, sizeof(
h_execregs
), "%s/
h_execregs
",
149
if (execregschild(
h_execregs
) == -1)
170
char
h_execregs
[PATH_MAX];
local
175
RL(snprintf(
h_execregs
, sizeof(
h_execregs
), "%s/
h_execregs
",
181
RL(child = spawnregschild(
h_execregs
, pipefd[1]))
[
all
...]
Makefile
59
PROGS+=
h_execregs
189
LDSTATIC.
h_execregs
= -static
190
LDFLAGS.
h_execregs
+= -Wl,-e,execregs_start
192
SRCS.
h_execregs
= h_execregs_unimpl.c
Completed in 13 milliseconds
Indexes created Thu Mar 26 00:23:24 UTC 2026