Searched refs:typetable (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/cmd/sendmail/libsm/
H A Dvfprintf.c839 unsigned char *typetable; /* table of types */ local
848 (sm_grow_type_table_x(&typetable, &tablesize), 0) : 0, \
849 typetable[nextarg++] = type, \
882 typetable = stattypetable;
886 (void) memset(typetable, T_UNUSED, STATIC_ARG_TBL_SIZE);
1029 switch (typetable [n])
1082 if ((typetable != NULL) && (typetable != stattypetable))
1083 sm_free(typetable);
1098 sm_grow_type_table_x(typetable, tablesiz
[all...]
/osnet-11/usr/src/lib/pyzfs/common/
H A Dioctl.c478 static const char *typetable[] = local
499 p->pd_name, p->pd_propnum, typetable[p->pd_proptype],
/osnet-11/usr/src/lib/libipsecutil/common/
H A Dipsec_util.c3263 static struct typetable { struct
3277 struct typetable *tt = type_table;

Completed in 32 milliseconds