dt_idhash_lookup
if ((idp = dt_idhash_lookup(dtp->dt_globals, "probeprov")) != NULL)
if ((idp = dt_idhash_lookup(dtp->dt_globals, "probemod")) != NULL)
if ((idp = dt_idhash_lookup(dtp->dt_globals, "probefunc")) != NULL)
if ((idp = dt_idhash_lookup(dtp->dt_globals, "probename")) != NULL)
if ((idp = dt_idhash_lookup(dtp->dt_globals, "args")) != NULL)
if ((idp = dt_idhash_lookup(dtp->dt_globals, cvars[i])) != NULL)
if ((idp = dt_idhash_lookup(dhp, name)) != NULL)
extern dt_ident_t *dt_idhash_lookup(dt_idhash_t *, const char *);
dt_idhash_lookup(dtp->dt_macros, "egid")->di_id = getegid();
dt_idhash_lookup(dtp->dt_macros, "euid")->di_id = geteuid();
dt_idhash_lookup(dtp->dt_macros, "gid")->di_id = getgid();
dt_idhash_lookup(dtp->dt_macros, "pid")->di_id = getpid();
dt_idhash_lookup(dtp->dt_macros, "pgid")->di_id = getpgid(0);
dt_idhash_lookup(dtp->dt_macros, "ppid")->di_id = getppid();
dt_idhash_lookup(dtp->dt_macros, "projid")->di_id = getprojid();
dt_idhash_lookup(dtp->dt_macros, "sid")->di_id = getsid(0);
dt_idhash_lookup(dtp->dt_macros, "taskid")->di_id = gettaskid();
dt_idhash_lookup(dtp->dt_macros, "uid")->di_id = getuid();
(idp = dt_idhash_lookup(dmp->dm_extern, name)) != NULL) {
dt_idhash_lookup(dmp->dm_extern, sip->dts_name);
idp = dt_idhash_lookup(dtp->dt_macros, "target");
idp = dt_idhash_lookup(dhp, dsp->ds_ident);
idp = dt_idhash_lookup(dhp, dsp->ds_ident);
(idp = dt_idhash_lookup(dhp, name)) != NULL) ||
idp = dt_idhash_lookup(dhp, lp->dn_string + 1);
while ((pdp = dt_idhash_lookup(php, idp->di_name)) != NULL) {
dt_ident_t *idp = dt_idhash_lookup(dtp->dt_macros, "target");
dt_ident_t *idp = dt_idhash_lookup(dtp->dt_macros, "target");
dt_ident_t *idp = dt_idhash_lookup(dtp->dt_macros, "target");
dt_ident_t *idp = dt_idhash_lookup(dtp->dt_macros, "target");
if ((idp = dt_idhash_lookup(pvp->pv_probes, key)) != NULL)
if ((idp = dt_idhash_lookup(pvp->pv_probes, key)) != NULL)
idp = dt_idhash_lookup(dtp->dt_macros, vstr);
dt_idhash_lookup(yypcb->pcb_pragmas, "translator") != NULL) {