Home
last modified time | relevance | path

Searched refs:ta_pp (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libc_db/common/
H A Dthread_db.c371 __td_ta_new(struct ps_prochandle *ph_p, td_thragent_t **ta_pp) in __td_ta_new() argument
379 if (ta_pp == NULL) in __td_ta_new()
381 *ta_pp = NULL; in __td_ta_new()
441 *ta_pp = ta_p; in __td_ta_new()