Home
last modified time | relevance | path

Searched refs:getSubcommand (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/cmd/mpathadm/
H A Dcmdparse.c66 static int getSubcommand(char *, subcommand_t **);
160 getSubcommand(char *arg, subcommand_t **subcommand) in getSubcommand() function
674 if (getSubcommand(argv[1], &subcommand) != 0) { in cmdParse()
/titanic_50/usr/src/cmd/iscsiadm/
H A Dcmdparse.c66 static int getSubcommand(char *, subcommand_t **);
161 getSubcommand(char *arg, subcommand_t **subcommand) in getSubcommand() function
677 if (getSubcommand(argv[1], &subcommand) != 0) { in cmdParse()