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

  /src/external/bsd/ntp/dist/libparse/
clk_trimtsip.c 112 u_char t_mode; /* actual operating mode */ member in struct:trimble
311 if (t->t_mode == 0)
341 t->t_mode = status;
  /src/lib/libedit/
tty.h 476 unsigned char t_mode; member in struct:__anon480
  /src/usr.bin/ftp/
cmds.c 131 const char *t_mode; member in struct:types
260 comret = command("TYPE %s %s", p->t_mode, p->t_arg);
262 comret = command("TYPE %s", p->t_mode);
293 comret = command("TYPE %s %s", p->t_mode, bytename);
295 comret = command("TYPE %s", p->t_mode);
  /src/external/gpl3/binutils/dist/opcodes/
i386-dis.c 678 t_mode, enumerator in enum:__anon10892
10502 t_mode,
10504 t_mode,
10537 t_mode,
10539 t_mode,
11794 case t_mode:
  /src/external/gpl3/binutils.old/dist/opcodes/
i386-dis.c 678 t_mode, enumerator in enum:__anon12339
10463 t_mode,
10465 t_mode,
10498 t_mode,
10500 t_mode,
11755 case t_mode:
  /src/external/gpl3/gdb/dist/opcodes/
i386-dis.c 678 t_mode, enumerator in enum:__anon19017
10166 t_mode,
10168 t_mode,
10201 t_mode,
10203 t_mode,
11458 case t_mode:
  /src/external/gpl3/gdb.old/dist/opcodes/
i386-dis.c 673 t_mode, enumerator in enum:__anon21756
10136 t_mode,
10138 t_mode,
10171 t_mode,
10173 t_mode,
11349 case t_mode:

Completed in 76 milliseconds