HomeSort by relevance Sort by last modified time
    Searched full:really_execute_command (Results 1 - 1 of 1) sorted by null

  /external/e2fsprogs/lib/ss/
execute_cmd.c 28 static int really_execute_command PROTOTYPE((int sci_idx, int argc,
115 * really_execute_command(sci_idx, argc, argv)
135 static int really_execute_command(int sci_idx, int argc, char **argv[]) function
176 i = really_execute_command(sci_idx, argc, &argp);
224 ret = really_execute_command (sci_idx, argc, &argv);

Completed in 84 milliseconds