OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:frobp
(Results
1 - 1
of
1
) sorted by relevancy
/src/tests/lib/libc/sys/
t_clone.c
88
long *
frobp
= arg, diff;
local in function:clone_func
90
printf("child: stack ~= %p, frobme = %p\n", &
frobp
,
frobp
);
93
if (
frobp
[0] != getppid())
96
if (
frobp
[0] == getpid())
99
diff = labs(
frobp
[1] - (long) &
frobp
);
104
frobp
[1] = FROBVAL;
Completed in 13 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025