Home
last modified time | relevance | path

Searched refs:typetable (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/libsm/
H A Dvfprintf.c837 unsigned char *typetable; /* table of types */ local
847 typetable[nextarg++] = type, \
880 typetable = stattypetable;
1027 switch (typetable [n])
1080 if ((typetable != NULL) && (typetable != stattypetable))
1081 sm_free(typetable);
1096 sm_grow_type_table_x(typetable, tablesize) in sm_grow_type_table_x() argument
1097 unsigned char **typetable; in sm_grow_type_table_x()
1100 unsigned char *oldtable = *typetable;
1111 *typetable = (unsigned char *) sm_realloc_x(typetable,
[all …]
/illumos-gate/usr/src/lib/pyzfs/common/
H A Dioctl.c491 static const char *typetable[] = in py_get_proptable() local
512 p->pd_name, p->pd_propnum, typetable[p->pd_proptype], in py_get_proptable()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dipseckey.c352 static struct typetable { struct
367 struct typetable *tt = type_table; in parsesatype() argument
/illumos-gate/usr/src/lib/libipsecutil/common/
H A Dipsec_util.c3300 static struct typetable { struct
3314 struct typetable *tt = type_table; in rparsesatype() argument