HomeSort by: relevance | last modified time | path
    Searched defs:get_command (Results 1 - 6 of 6) sorted by relevancy

  /src/external/mpl/bind/dist/bin/tests/system/doth/
stress_http_quota.py 127 def get_command(self): member in class:SubDIG
143 self.get_command(), shell=True, stdout=devnull
  /src/external/bsd/pdisk/dist/
io.c 178 get_command(const char *prompt, int promptBeforeGet, int *command) function
  /src/external/gpl3/binutils/dist/gprofng/src/
Command.cc 245 Command::get_command (char *cmd, int &arg_count, int &cparam) function in class:Command
  /src/external/gpl3/binutils.old/dist/gprofng/src/
Command.cc 245 Command::get_command (char *cmd, int &arg_count, int &cparam) function in class:Command
  /src/bin/ksh/
syn.c 29 static struct op *get_command ARGS((int cf));
90 t = get_command(cf);
93 if ((p = get_command(CONTIN)) == NULL)
209 get_command(cf) function
577 if ((t->left = get_command(CONTIN)) == (struct op *) 0) {
  /src/external/bsd/top/dist/machine/
m_netbsd.c 278 get_command(const struct process_select *sel, struct kinfo_proc2 *pp) function
719 strstr(get_command(sel, pp),
838 strstr(get_command(sel, pp),
943 get_command(hp->sel, pp));
1043 get_command(hp->sel, pp));

Completed in 24 milliseconds