Home
last modified time | relevance | path

Searched defs: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
1096 sm_grow_type_table_x(typetable, tablesize) in sm_grow_type_table_x() argument
/illumos-gate/usr/src/lib/libipsecutil/common/
H A Dipsec_util.c3475 static struct typetable { struct
3490 struct typetable *tt = type_table; in rparsesatype() argument
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dipseckey.c378 static struct typetable { struct
393 struct typetable *tt = type_table; in parsesatype() argument
/illumos-gate/usr/src/lib/pyzfs/common/
H A Dioctl.c491 static const char *typetable[] = in py_get_proptable() local