OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:opt_h
(Results
1 - 2
of
2
) sorted by null
/external/lldb/scripts/
sed-sources
87
our $
opt_h
= 0; # Show help?
95
$
opt_h
and help();
/external/iputils/ninfod/
ninfod.c
140
static int
opt_h
= 0; /* help */
variable
632
opt_h
= 1;
643
opt_h
= 1;
680
if (
opt_h
|| opt_v)
682
if (
opt_h
) {
Completed in 323 milliseconds