OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:s_opt
(Results
1 - 5
of
5
) sorted by null
/external/ltp/testcases/misc/crash/
crash01.c
71
static int
s_opt
= 0;
variable
135
{"s:", &
s_opt
, &s_copt},
162
if (
s_opt
)
crash02.c
73
static int
s_opt
= 0;
variable
126
{"s:", &
s_opt
, &s_copt},
154
if (
s_opt
)
/external/ltp/testcases/kernel/fs/doio/
iogen.c
145
int
s_opt
= 0; /* syscalls */
variable
[
all
...]
/external/e2fsprogs/misc/
mke2fs.c
1486
int
s_opt
= -1, r_opt = -1;
local
[
all
...]
/toolchain/binutils/binutils-2.25/gas/config/
tc-m68k.c
493
static void
s_opt
(int);
5875
s_opt
(int ignore ATTRIBUTE_UNUSED)
function
[
all
...]
Completed in 354 milliseconds