HomeSort by: relevance | last modified time | path
    Searched refs:do_all (Results 1 - 2 of 2) sorted by relevancy

  /src/sbin/ccdconfig/
ccdconfig.c 94 static int do_all(int);
216 exit(do_all(action));
365 do_all(int action) function
  /src/sbin/cgdconfig/
cgdconfig.c 145 static int do_all(const char *, int, char **,
395 return do_all(cfile, argc, argv, configure);
397 return do_all(cfile, argc, argv, unconfigure);
405 return do_all(cfile, argc, argv, printkey1);
703 /* if called from do_all(), then ensure that 2 or 3 args exist */
1557 do_all(const char *cfile, int argc, char **argv, function

Completed in 16 milliseconds