OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:closeprob
(Results
1 - 1
of
1
) sorted by null
/external/ltp/testcases/kernel/fs/fsx-linux/
fsx-linux.c
107
int
closeprob
= 0; /* -c flag */
variable
1037
if (
closeprob
&& (rv >> 3) < (1 << 28) /
closeprob
)
1145
closeprob
= getnum(optarg, &endp);
1149
closeprob
);
1150
if (
closeprob
<= 0)
Completed in 117 milliseconds