Searched defs:prog_name (Results 1 – 18 of 18) sorted by relevance
14 prog_name = "" variable221 prog_name = sys.argv[0] variable
57 int tst_get_path(const char *prog_name, char *buf, size_t buf_len) in tst_get_path()
24 static void usage(char *prog_name, int status) in usage()
41 void printHelp(const char *prog_name) in printHelp()
22 static const char *prog_name; variable
14 static char *prog_name = "e2fsdroid"; variable
40 void printHelp(const char *prog_name) in printHelp()
647 static void usagehelp_exit(const char *prog_name) { in usagehelp_exit()682 const char *prog_name = strrchr(argv[0], '/'); in main() local
90 void usage(char *prog_name, int status) in usage()
48 #define prog_name iptables_globals.program_name macro
45 #define prog_name xtables_globals.program_name macro
31 #define prog_name iptables_xml_globals.program_name macro
160 #define prog_name xtables_globals.program_name macro
316 #define prog_name ebtables_globals.program_name macro
176 #define prog_name ip6tables_globals.program_name macro
176 #define prog_name iptables_globals.program_name macro
55 void print_help(const char *prog_name) in print_help()
58 char *prog_name, *dev_name; member