HomeSort by relevance Sort by last modified time
    Searched defs:t_name (Results 1 - 6 of 6) sorted by null

  /external/libedit/src/
terminal.h 53 const char *t_name; /* the terminal name */ member in struct:__anon24721
tty.h 453 const char *t_name; member in struct:__anon24723
  /external/iproute2/ip/
ipxfrm.c 99 const char *t_name; member in struct:typeent
117 if (!t->t_name || t->t_type == -1)
120 if (strcmp(t->t_name, name) == 0)
135 if (!t->t_name || t->t_type == -1)
139 return t->t_name;
160 if (!t->t_name || t->t_type == -1)
163 if (strcmp(t->t_name, name) == 0)
178 if (!t->t_name || t->t_type == -1)
182 return t->t_name;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
mtio.h 131 char *t_name; /* Descriptive name. */ member in struct:mt_tape_info
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
mtio.h 131 char *t_name; /* Descriptive name. */ member in struct:mt_tape_info
  /external/valgrind/coregrind/m_syswrap/
syswrap-darwin.c 4345 Int* t_name = (Int*)name; local
9657 const HChar* t_name = (const HChar*)name; local
    [all...]

Completed in 282 milliseconds