Home
last modified time | relevance | path

Searched defs:tsd (Results 1 – 19 of 19) sorted by relevance

/titanic_50/usr/src/lib/libnisdb/
H A Dnisdb_mt.cc44 nisdb_tsd_t *tsd = (nisdb_tsd_t *)key; in __nisdb_tsd_destroy() local
63 nisdb_tsd_t *tsd; in __nisdb_get_tsd() local
93 nisdb_tsd_t *tsd = __nisdb_get_tsd(); in setMappingStatus() local
112 nisdb_tsd_t *tsd = __nisdb_get_tsd(); in saveOldObjForModify() local
150 nisdb_tsd_t *tsd = __nisdb_get_tsd(); in retrieveOldObjForModify() local
H A Dnis_db.cc695 nisdb_tsd_t *tsd = __nisdb_get_tsd(); in dbDeleteObj() local
/titanic_50/usr/src/lib/fm/libfmevent/common/
H A Dfmev_util.c93 struct fmev_tsd *tsd; in fmev_api_enter() local
145 struct fmev_tsd *tsd; in fmev_api_freetsd() local
162 struct fmev_tsd *tsd; in fmev_seterr() local
184 struct fmev_tsd *tsd; in __fmev_errno() local
/titanic_50/usr/src/uts/common/disp/
H A Dthread.c1493 struct tsd_thread *tsd; in tsd_destroy() local
1564 struct tsd_thread *tsd = t->t_tsd; in tsd_agent_get() local
1586 struct tsd_thread *tsd = t->t_tsd; in tsd_agent_set() local
1639 struct tsd_thread *tsd = curthread->t_tsd; in tsd_getcreate() local
1661 struct tsd_thread *tsd = curthread->t_tsd; in tsd_exit() local
/titanic_50/usr/src/lib/libnsl/rpc/
H A Dmt_misc.c183 struct rpc_err *tsd; in __rpc_callerr() local
/titanic_50/usr/src/lib/libadutils/common/
H A Dadutils_threadfuncs.c260 adutils_lderrno_destructor(void *tsd) in adutils_lderrno_destructor()
/titanic_50/usr/src/cmd/idmap/idmapd/
H A Ddbutils.c122 idmap_tsd_t *tsd = (idmap_tsd_t *)key; in idmap_tsd_destroy() local
146 idmap_tsd_t *tsd; in idmap_get_tsd() local
372 idmap_tsd_t *tsd; in get_db_handle() local
411 idmap_tsd_t *tsd; in get_cache_handle() local
/titanic_50/usr/src/lib/libmapid/common/
H A Dmapid.c1157 void *tsd = NULL; in mapid_get_domain() local
/titanic_50/usr/src/cmd/fs.d/autofs/
H A Dautod_main.c646 autofs_tsd_t *tsd = NULL; in autofs_get_buffer() local
/titanic_50/usr/src/lib/libldap5/sources/ldap/common/
H A Dopen.c212 void *tsd; in set_ld_error() local
/titanic_50/usr/src/lib/rpcsec_gss/
H A Drpcsec_gss.c907 rpc_gss_error_t *tsd; in __rpc_gss_err() local
/titanic_50/usr/src/lib/libsldap/common/
H A Dns_connmgmt.c157 void *tsd = NULL; in conn_tsd_free() local
202 void *tsd; in conn_tsd_setup() local
/titanic_50/usr/src/uts/i86pc/os/cpupm/
H A Dcpu_acpi.c326 cpu_acpi_tsd_t *tsd; in cpu_acpi_cache_tsd() local
/titanic_50/usr/src/uts/common/sys/scsi/generic/
H A Dmode.h434 tsd :1, /* tsd bit */ member
/titanic_50/usr/src/uts/common/pcmcia/cs/
H A Dcs.c1243 cisdata_t *tsd, *tdd; in cs_get_tuple_data() local
/titanic_50/usr/src/lib/libsasl/lib/
H A Dcommon.c1114 void *tsd; in sasl_errstring() local
/titanic_50/usr/src/lib/brand/solaris10/s10_brand/common/
H A Ds10_brand.c219 void *tsd = NULL; in mntfs_get_mntentbuf() local
/titanic_50/usr/src/uts/common/sys/scsi/targets/
H A Dstdef.h1126 tsd : 1, /* target save disable */ member
/titanic_50/usr/src/lib/libc/inc/
H A Dthr_uberdata.h291 typedef union tsd { union