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

  /src/bin/sh/
var.h 161 int showvars(const char *, int, int, const char *);
options.c 520 return showvars(0, 0, 1, 0);
  /src/external/bsd/ntp/dist/ntpq/
ntpq-opts.def 240 .It Ic showvars
270 .Ic showvars
ntpq-subs.c 34 static void showvars (struct parse *, FILE *);
112 { "showvars", showvars, { NO, NO, NO, NO },
707 * showvars - show variables on the variable list
711 showvars( function

Completed in 29 milliseconds