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

  /src/usr.bin/ftp/
extern.h 200 void setdebug(int, char **);
cmdtab.c 205 { "debug", H(debughelp), 0, 0, 0, CMPL0 setdebug },
cmds.c 1103 setdebug(int argc, char *argv[]) function
  /src/external/bsd/ntp/dist/ntpdc/
ntpdc.c 99 static void setdebug (struct parse *, FILE *);
135 { "debug", setdebug, { OPT|NTP_STR, NO, NO, NO },
1856 * setdebug - set/change debugging level
1859 setdebug( function
  /src/external/bsd/ntp/dist/ntpq/
ntpq.c 216 static void setdebug (struct parse *, FILE *);
291 { "debug", setdebug, { OPT|NTP_STR, NO, NO, NO },
2741 * setdebug - set/change debugging level
2744 setdebug( function

Completed in 52 milliseconds