Searched defs:do_help (Results 26 – 50 of 66) sorted by relevance
123
/aosp_15_r20/external/sg3_utils/src/ |
H A D | sg_decode_sense.c | 65 bool do_help; member
|
H A D | sg_readcap.c | 74 int do_help; member
|
H A D | sg_rbuf.c | 88 int do_help; member
|
H A D | sg_turs.c | 78 int do_help; member
|
H A D | sg_raw.c | 84 bool do_help; member
|
H A D | sg_ses_microcode.c | 489 int do_help = 0; in main() local
|
H A D | sg_read_buffer.c | 103 int do_help; member
|
H A D | sg_senddiag.c | 75 int do_help; member
|
H A D | sg_vpd_common.h | 152 int do_help; /* sg_inq */ member
|
H A D | sg_modes.c | 64 int do_help; member
|
H A D | sg_opcodes.c | 100 int do_help; member
|
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/scripts/ |
D | test_channel.py | 276 def do_help(self, args): member in TestChannelShell
|
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib/contrib/minizip/ |
D | minizip.c | 172 void do_help() in do_help() function
|
D | miniunz.c | 194 void do_help() in do_help() function
|
/aosp_15_r20/external/zlib/contrib/minizip/ |
H A D | minizip.c | 166 static void do_help(void) { in do_help() function
|
H A D | miniunz.c | 191 static void do_help(void) { in do_help() function
|
/aosp_15_r20/external/bpftool/src/ |
H A D | cgroup.c | 619 static int do_help(int argc, char **argv) in do_help() function
|
H A D | struct_ops.c | 607 static int do_help(int argc, char **argv) in do_help() function
|
H A D | btf.c | 1053 static int do_help(int argc, char **argv) in do_help() function
|
H A D | link.c | 1201 static int do_help(int argc, char **argv) in do_help() function
|
H A D | map.c | 1428 static int do_help(int argc, char **argv) in do_help() function
|
H A D | feature.c | 1309 static int do_help(int argc, char **argv) in do_help() function
|
/aosp_15_r20/external/python/cpython2/Tools/faqwiz/ |
D | faqwiz.py | 594 def do_help(self): member in FaqWizard
|
/aosp_15_r20/external/e2fsprogs/misc/ |
H A D | e4crypt.c | 846 static void do_help(int argc, char **argv, in do_help() function
|
/aosp_15_r20/external/iproute2/ip/ |
H A D | iplink.c | 1554 static void do_help(int argc, char **argv) in do_help() function
|
123