/titanic_52/usr/src/contrib/ast/src/lib/libast/cdt/ |
H A D | dtopen.c | 31 static int _dttype2005(Dt_t* dt, int type) in _dttype2005() argument 48 Dt_t *dt, pdt; local 122 _dtmake(Dt_t * dt,Void_t * obj,int type) _dtmake() argument 146 _dtfree(Dt_t * dt,Dtlink_t * l,int type) _dtfree() argument 157 dtuserlock(Dt_t * dt,unsigned int key,int type) dtuserlock() argument 166 dtuserdata(Dt_t * dt,Void_t * data,unsigned int key) dtuserdata() argument [all...] |
H A D | dtlist.c | 36 int dtlistprint(Dt_t* dt, Dtlink_t* here, char* (*objprintf)(Void_t*) ) in dtlistprint() argument 62 Void_t* lfirstlast(Dt_t* dt, int type) in lfirstlast() argument 84 Void_t* lclear(Dt_t* dt) in lclear() argument 110 llist(Dt_t * dt,Dtlink_t * lnk,int type) llist() argument 145 liststat(Dt_t * dt,Dtstat_t * st) liststat() argument 163 dtlist(Dt_t * dt,Void_t * obj,int type) dtlist() argument 338 listevent(Dt_t * dt,int event,Void_t * arg) listevent() argument [all...] |
H A D | dthash.c | 45 static int htable(Dt_t* dt) in htable() argument 95 static Void_t* hclear(Dt_t* dt) in hclear() argument 114 hfirst(Dt_t * dt) hfirst() argument 129 hnext(Dt_t * dt,Dtlink_t * l) hnext() argument 151 hflatten(Dt_t * dt,int type) hflatten() argument 200 hlist(Dt_t * dt,Dtlink_t * list,int type) hlist() argument 222 hstat(Dt_t * dt,Dtstat_t * st) hstat() argument 250 dthashchain(Dt_t * dt,Void_t * obj,int type) dthashchain() argument 386 hashevent(Dt_t * dt,int event,Void_t * arg) hashevent() argument [all...] |
H A D | dttree.c | 38 int dttreeprint(Dt_t* dt, Dtlink_t* here, int lev, char* (*objprintf)(Void_t*) ) in dttreeprint() argument 87 Void_t* tfirstlast(Dt_t* dt, int type) in tfirstlast() argument 116 tclear(Dt_t * dt) tclear() argument 143 tlist(Dt_t * dt,Dtlink_t * list,int type) tlist() argument 226 tstat(Dt_t * dt,Dtstat_t * st) tstat() argument 272 toptimize(Dt_t * dt) toptimize() argument 285 troot(Dt_t * dt,Dtlink_t * list,Dtlink_t * link,Void_t * obj,int type) troot() argument 394 dttree(Dt_t * dt,Void_t * obj,int type) dttree() argument 639 treeevent(Dt_t * dt,int event,Void_t * arg) treeevent() argument 672 dtfinger(Dt_t * dt) dtfinger() argument [all...] |
H A D | dtnew.c | 38 eventf(Dt_t* dt, int op, void* data, Dtdisc_t* disc) in eventf() argument 49 memoryf(Dt_t* dt, void* addr, size_t size, Dtdisc_t* disc) in memoryf() argument 61 Dt_t* dt; in _dtnew() local
|
H A D | dtdisc.c | 32 static Void_t* dtmemory(Dt_t* dt, Void_t* addr, size_t size, Dtdisc_t* disc) in dtmemory() argument 52 Dtdisc_t* dtdisc(Dt_t* dt, Dtdisc_t* disc, int type) in dtdisc() argument [all...] |
H A D | dtmethod.c | 30 Dtmethod_t* dtmethod(Dt_t* dt, Dtmethod_t* meth) in dtmethod() argument 82 dtcustomize(Dt_t * dt,int type,int action) dtcustomize() argument [all...] |
H A D | cdtlib.h | 126 #define DTSETLOCK(dt) (((dt)->data->type&DT_SHARE) ? asolock(&(dt)->data->lock,1,ASO_SPINLOCK) : 0 ) argument 127 #define DTCLRLOCK(dt) (((dt)->data->type&DT_SHARE) ? asolock(&(dt)->data->lock,1,ASO_UNLOCK) : 0 ) argument 129 #define DTERROR(dt, mesg) (!((dt)->disc && (dt)->disc->eventf) ? 0 : \ argument 133 DTANNOUNCE(dt,ob,ty) global() argument 138 DTTYPE(dt,ty) global() argument [all...] |
H A D | dtview.c | 35 static Void_t* dtvsearch(Dt_t* dt, reg Void_t* obj, reg int type) in dtvsearch() argument 124 dtview(reg Dt_t * dt,reg Dt_t * view) dtview() argument [all...] |
H A D | dtclose.c | 29 int dtclose(Dt_t* dt) in dtclose() argument [all...] |
H A D | dtwalk.c | 31 int dtwalk(Dt_t* dt, int (*userf)(Dt_t*, Void_t*, Void_t*), Void_t* data) in dtwalk() argument
|
/titanic_52/usr/src/contrib/ast/src/lib/libast/comp/ |
H A D | tsearch.c | 77 static int treecompare(Dt_t* dt, char* one, char* two, Dtdisc_t* disc) in treecompare() argument 112 reg Dt_t* dt; local 148 reg Dt_t* dt; global() local 174 reg Dt_t* dt; global() local [all...] |
H A D | hsearch.c | 69 static void hashfree(Dt_t* dt, Void_t* obj, Dtdisc_t* disc) in hashfree() argument
|
/titanic_52/usr/src/uts/common/io/scsi/adapters/pmcs/ |
H A D | pmcs_smhba.c | 32 pmcs_smhba_add_hba_prop(pmcs_hw_t *pwp, data_type_t dt, in pmcs_smhba_add_hba_prop() argument 64 pmcs_smhba_add_iport_prop(pmcs_iport_t *iport, data_type_t dt, in pmcs_smhba_add_iport_prop() argument 96 pmcs_smhba_add_tgt_prop(pmcs_xscsi_t *tgt, data_type_t dt, in pmcs_smhba_add_tgt_prop() argument
|
/titanic_52/usr/src/cmd/cmd-inet/sbin/dhcpagent/ |
H A D | util.c | 586 init_timer(dhcp_timer_t *dt, lease_t startval) in init_timer() argument 600 cancel_timer(dhcp_timer_t *dt) in cancel_timer() argument 623 schedule_timer(dhcp_timer_t *dt, iu_tq_callback_t *cbfunc, void *arg) in schedule_timer() argument [all...] |
/titanic_52/usr/src/lib/libm/common/complex/ |
H A D | csqrtf.c | 42 double dt, dx, dy; in csqrtf() local
|
H A D | catanf.c | 49 double dx, dy, dt; in catanf() local
|
H A D | cpowf.c | 57 double dx, dy, du, dv, dt, dc, ds, dp, dq, dr; in cpowf() local [all...] |
/titanic_52/usr/src/contrib/ast/src/cmd/ksh93/sh/ |
H A D | env.c | 41 Dt_t *dt; member 61 static int compare(Dt_t *dt, Void_t* key1, Void_t* key2, Dtdisc_t* disc) in compare() argument [all...] |
/titanic_52/usr/src/lib/libldap5/include/ldap/ |
H A D | disptmpl.h | 254 #define LDAP_SET_DISPTMPL_APPDATA( dt, datap ) \ argument 257 #define LDAP_GET_DISPTMPL_APPDATA( dt, type ) \ argument 260 #define LDAP_IS_DISPTMPL_OPTION_SET( dt, option ) \ argument
|
/titanic_52/usr/src/common/bignum/ |
H A D | mont_mulf.c | 72 cleanup(double *dt, int from, int tlen) in cleanup() argument 242 double *dm1, double *dm2, double *dt, in mont_mulf_noconv() argument [all...] |
/titanic_52/usr/src/uts/common/io/scsi/adapters/scsi_vhci/fops/ |
H A D | sym.c | 79 char **dt; in symmetric_device_probe() local
|
H A D | sym_hds.c | 146 char **dt; in hds_sym_device_probe() local
|
/titanic_52/usr/src/lib/librstp/common/ |
H A D | portinfo.c | 219 register int eff_age, dm, dt; in updtRcvdInfoWhile() local
|
/titanic_52/usr/src/contrib/ast/src/lib/libast/misc/ |
H A D | mime.c | 97 order(Dt_t* dt, void* a, void* b, Dtdisc_t* disc) in order() argument 124 drop(Dt_t* dt, void* object, Dtdisc_t* disc) in drop() argument 341 list(Dt_t* dt, void* object, void* context) in list() argument
|