Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnisdb/
H A Dnisdb_mt.cc42 nisdb_tsd_t *tsd = (nisdb_tsd_t *)key; in __nisdb_tsd_destroy() local
61 nisdb_tsd_t *tsd; in __nisdb_get_tsd() local
91 nisdb_tsd_t *tsd = __nisdb_get_tsd(); in setMappingStatus() local
110 nisdb_tsd_t *tsd = __nisdb_get_tsd(); in saveOldObjForModify() local
148 nisdb_tsd_t *tsd = __nisdb_get_tsd(); in retrieveOldObjForModify() local
H A Dnis_db.cc694 nisdb_tsd_t *tsd = __nisdb_get_tsd(); in dbDeleteObj() local
/illumos-gate/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
/illumos-gate/usr/src/uts/common/disp/
H A Dthread.c1660 struct tsd_thread *tsd; in tsd_destroy() local
1731 struct tsd_thread *tsd = t->t_tsd; in tsd_agent_get() local
1753 struct tsd_thread *tsd = t->t_tsd; in tsd_agent_set() local
1806 struct tsd_thread *tsd = curthread->t_tsd; in tsd_getcreate() local
1828 struct tsd_thread *tsd = curthread->t_tsd; in tsd_exit() local
/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dmt_misc.c181 struct rpc_err *tsd; in __rpc_callerr() local
/illumos-gate/usr/src/lib/libadutils/common/
H A Dadutils_threadfuncs.c266 adutils_lderrno_destructor(void *tsd) in adutils_lderrno_destructor()
/illumos-gate/usr/src/cmd/idmap/idmapd/
H A Ddbutils.c123 idmap_tsd_t *tsd = (idmap_tsd_t *)key; in idmap_tsd_destroy() local
147 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 kill_db_handle() local
434 idmap_tsd_t *tsd; in get_cache_handle() local
473 idmap_tsd_t *tsd; in kill_cache_handle() local
/illumos-gate/usr/src/lib/libmapid/common/
H A Dmapid.c1157 void *tsd = NULL; in mapid_get_domain() local
/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dautod_main.c647 autofs_tsd_t *tsd = NULL; in autofs_get_buffer() local
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dopen.c212 void *tsd; in set_ld_error() local
/illumos-gate/usr/src/lib/rpcsec_gss/
H A Drpcsec_gss.c905 rpc_gss_error_t *tsd; in __rpc_gss_err() local
/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_connmgmt.c159 void *tsd = NULL; in conn_tsd_free() local
204 void *tsd; in conn_tsd_setup() local
/illumos-gate/usr/src/uts/i86pc/os/cpupm/
H A Dcpu_acpi.c326 cpu_acpi_tsd_t *tsd; in cpu_acpi_cache_tsd() local
/illumos-gate/usr/src/uts/common/sys/scsi/generic/
H A Dmode.h436 tsd :1, /* tsd bit */ member
/illumos-gate/usr/src/uts/common/pcmcia/cs/
H A Dcs.c1241 cisdata_t *tsd, *tdd; in cs_get_tuple_data() local
/illumos-gate/usr/src/lib/libsasl/lib/
H A Dcommon.c1114 void *tsd; in sasl_errstring() local
/illumos-gate/usr/src/lib/brand/solaris10/s10_brand/common/
H A Ds10_brand.c220 void *tsd = NULL; in mntfs_get_mntentbuf() local
/illumos-gate/usr/src/uts/common/sys/scsi/targets/
H A Dstdef.h1126 tsd : 1, /* target save disable */ member
/illumos-gate/usr/src/lib/libc/inc/
H A Dthr_uberdata.h294 typedef union tsd { union