Home
last modified time | relevance | path

Searched refs:ta_type (Results 1 – 7 of 7) sorted by relevance

/titanic_44/usr/src/cmd/mdb/common/kmdb/
H A Dkmdb_terminfo_skel.c54 termio_attr_type_t ta_type; member
108 if (tap->ta_type == TIO_ATTR_REQSTR || in tigetstr()
109 tap->ta_type == TIO_ATTR_STR) in tigetstr()
126 if (tap->ta_type == TIO_ATTR_BOOL) in tigetflag()
143 if (tap->ta_type == TIO_ATTR_INT) in tigetnum()
/titanic_44/usr/src/lib/libnisdb/
H A Ddb_dictlog.cc100 if (obj->ta_type != NULL) in free_table_entry()
101 free(obj->ta_type); in free_table_entry()
H A Dldap_xdr.c263 strdup(tobj->zo_data.objdata_u.ta_data.ta_type)) == NULL) in xdr_nis_fetus_object()
449 tobj->zo_data.objdata_u.ta_data.ta_type); in unmakePseudoEntryObj()
H A Ddb_mindex3.cc694 to->zo_data.objdata_u.ta_data.ta_type; in entriesFromLDAPreal()
/titanic_44/usr/src/head/rpcsvc/
H A Dnis_object.x264 string ta_type<64>; /* Table type such as "passwd" */
/titanic_44/usr/src/lib/libnsl/nis/gen/
H A Dnis_xdr.c166 if (!xdr_string(xdrs, &objp->ta_type, 64)) in xdr_table_obj()
/titanic_44/usr/src/cmd/mdb/common/mdb/
H A Dmdb_termio.c167 termio_attr_type_t ta_type; /* Capability type */ member
1187 switch (ta->ta_type) { in termio_dump()
1231 switch (ta->ta_type) { in termio_setup_attrs()
1245 else if (ta->ta_type == TIO_ATTR_REQSTR) { in termio_setup_attrs()
1286 switch (ta->ta_type) { in termio_setup_attrs()