Searched refs:msh_cmd_opt_id_get (Results 1 – 2 of 2) sorted by relevance
247 int msh_cmd_opt_id_get(int argc, char *argv[], void *options);248 #define MSH_OPT_ID_GET(fun) msh_cmd_opt_id_get(argc, argv, (void*) fun##_msh_options)
984 int msh_cmd_opt_id_get(int argc, char *argv[], void *options) in msh_cmd_opt_id_get() function
Completed in 6 milliseconds