Home
last modified time | relevance | path

Searched defs:cmdname (Results 1 – 9 of 9) sorted by relevance

/third_party/boost/libs/algorithm/minmax/example/
Dminmax_timer.cpp58 #define TIMER( n, cmd , cmdname ) \ argument
65 #define CTIMER( n, cmd , cmdname, count, opt ) \ argument
/third_party/e2fsprogs/debugfs/
Dquota.c54 static int parse_quota_type(const char *cmdname, const char *str) in parse_quota_type()
Ddump.c100 static void dump_file(const char *cmdname, ext2_ino_t ino, int fd, in dump_file()
Dlogdump.c349 static void dump_journal(char *cmdname, FILE *out_file, in dump_journal()
/third_party/toybox/toys/pending/
Dmodprobe.c57 char *cmdname, *name, *depent, *opts; member
285 static int depmode_read_entry(char *cmdname) in depmode_read_entry()
/third_party/alsa-utils/axfer/
Dmain.c63 static void print_version(const char *const cmdname) in print_version()
/third_party/e2fsprogs/lib/ext2fs/
Dtdbtool.c43 const char *cmdname; variable
/third_party/vulkan-headers/registry/
Dreg.py817 def markCmdRequired(self, cmdname, required): argument
/third_party/pcre2/pcre2/src/
Dpcre2test.c4862 const char *cmdname; in process_command() local