Searched refs:print_help (Results 1 - 25 of 169) sorted by relevance

1234567

/external/iproute2/ip/
H A Diplink_team.c21 .print_help = team_print_help,
24 .print_help = team_slave_print_help,
H A Diplink_dummy.c15 .print_help = dummy_print_help,
H A Diplink_ifb.c15 .print_help = ifb_print_help,
H A Diplink_nlmon.c15 .print_help = nlmon_print_help,
H A Diplink_vcan.c15 .print_help = vcan_print_help,
/external/ltp/testcases/lib/
H A Dtst_random.c28 static void print_help(void) function
57 print_help();
60 print_help();
66 print_help();
74 print_help();
83 print_help();
H A Dtst_sleep.c24 static void print_help(void) function
52 print_help();
55 print_help();
62 print_help();
71 print_help();
82 print_help();
H A Dtst_device.c32 static void print_help(void) function
108 print_help();
H A Dtst_checkpoint.c26 static void print_help(void) function
99 print_help();
/external/autotest/tko/parsers/test/
H A Dexecute_parser.py17 parser.print_help()
25 parser.print_help()
H A Dinspect_parser_result_store.py20 parser.print_help()
26 parser.print_help()
H A Dnew_scenario.py45 parser.print_help()
51 parser.print_help()
57 parser.print_help()
71 parser.print_help()
/external/toolchain-utils/
H A Dcommand_executer_timeout_test.py18 parser.print_help()
H A Dremote_kill_test.py23 parser.print_help()
/external/ltp/testcases/kernel/containers/share/
H A Dns_create.c42 void print_help(void) function
85 print_help();
95 print_help();
H A Dns_exec.c42 void print_help(void) function
108 print_help();
118 print_help();
/external/libxcam/tests/
H A Dtest-binary-kernel.cpp32 print_help (const char *arg0) function
80 print_help (argv[0]);
84 print_help (argv[0]);
/external/skia/tools/
H A Dtest_pdfs.py49 parser.print_help()
/external/skqp/tools/
H A Dtest_pdfs.py49 parser.print_help()
/external/python/cpython2/Doc/includes/
H A Demail-unpack.py27 parser.print_help()
33 parser.print_help()
/external/libdivsufsort/examples/
H A Dsasearch.c59 print_help(const char *progname, int status) { function
79 (strcmp(argv[1], "--help") == 0)) { print_help(argv[0], EXIT_SUCCESS); }
80 if(argc != 4) { print_help(argv[0], EXIT_FAILURE); }
H A Dsuftest.c60 print_help(const char *progname, int status) { function
81 (strcmp(argv[1], "--help") == 0)) { print_help(argv[0], EXIT_SUCCESS); }
82 if(argc != 2) { print_help(argv[0], EXIT_FAILURE); }
/external/selinux/python/sepolicy/sepolicy/
H A Dcommunicate.py28 parser.print_help()
/external/vboot_reference/futility/
H A Dcmd_vbutil_key.c41 static void print_help(const char *progname) function
221 print_help(argv[0]);
232 print_help(argv[0]);
240 print_help);
/external/autotest/site_utils/
H A Dsuite_enumerator.py59 parser.print_help()
61 parser.print_help()

Completed in 870 milliseconds

1234567