Symbol: typetable
usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/ipseckey.c
393
struct typetable *tt = type_table;
usr/src/cmd/sendmail/libsm/vfprintf.c
1027
switch (typetable [n])
usr/src/cmd/sendmail/libsm/vfprintf.c
1080
if ((typetable != NULL) && (typetable != stattypetable))
usr/src/cmd/sendmail/libsm/vfprintf.c
1081
sm_free(typetable);
usr/src/cmd/sendmail/libsm/vfprintf.c
1096
sm_grow_type_table_x(typetable, tablesize)
usr/src/cmd/sendmail/libsm/vfprintf.c
1097
unsigned char **typetable;
usr/src/cmd/sendmail/libsm/vfprintf.c
1100
unsigned char *oldtable = *typetable;
usr/src/cmd/sendmail/libsm/vfprintf.c
1105
*typetable = (unsigned char *) sm_malloc_x(sizeof(unsigned char)
usr/src/cmd/sendmail/libsm/vfprintf.c
1107
(void) memmove(*typetable, oldtable, *tablesize);
usr/src/cmd/sendmail/libsm/vfprintf.c
1111
*typetable = (unsigned char *) sm_realloc_x(typetable,
usr/src/cmd/sendmail/libsm/vfprintf.c
1114
(void) memset(&typetable [*tablesize], T_UNUSED,
usr/src/cmd/sendmail/libsm/vfprintf.c
837
unsigned char *typetable; /* table of types */
usr/src/cmd/sendmail/libsm/vfprintf.c
846
(sm_grow_type_table_x(&typetable, &tablesize), 0) : 0, \
usr/src/cmd/sendmail/libsm/vfprintf.c
847
typetable[nextarg++] = type, \
usr/src/cmd/sendmail/libsm/vfprintf.c
880
typetable = stattypetable;
usr/src/cmd/sendmail/libsm/vfprintf.c
884
(void) memset(typetable, T_UNUSED, STATIC_ARG_TBL_SIZE);
usr/src/lib/libipsecutil/common/ipsec_util.c
3491
struct typetable *tt = type_table;
usr/src/lib/pyzfs/common/ioctl.c
491
static const char *typetable[] =
usr/src/lib/pyzfs/common/ioctl.c
512
p->pd_name, p->pd_propnum, typetable[p->pd_proptype],