Searched refs:dt_copyvar (Results 1 – 1 of 1) sorted by relevance
92 dt_copyvar(dt_idhash_t *dhp, dt_ident_t *idp, void *data) in dt_copyvar() function360 (void) dt_idhash_iter(dtp->dt_tls, dt_copyvar, pcb); in dt_as()361 (void) dt_idhash_iter(dtp->dt_globals, dt_copyvar, pcb); in dt_as()362 (void) dt_idhash_iter(pcb->pcb_locals, dt_copyvar, pcb); in dt_as()