Searched refs:really_execute_command (Results 1 - 1 of 1) sorted by relevance

/external/e2fsprogs/lib/ss/
H A Dexecute_cmd.c27 static int really_execute_command PROTOTYPE((int sci_idx, int argc,
114 * really_execute_command(sci_idx, argc, argv)
134 static int really_execute_command(int sci_idx, int argc, char **argv[]) function
175 i = really_execute_command(sci_idx, argc, &argp);
223 ret = really_execute_command (sci_idx, argc, &argv);

Completed in 76 milliseconds