Lines Matching refs:tgthint
46 struct cache_dfs_tgt *tgthint;
180 ce->tgthint == t ? " (target hint)" : "");
232 ce->tgthint == t ? " (target hint)" : "");
335 struct cache_dfs_tgt *t = ce->tgthint;
376 struct cache_entry *ce, const char *tgthint)
394 if (tgthint && !strcasecmp(t->name, tgthint)) {
396 tgthint = NULL;
403 ce->tgthint = list_first_entry_or_null(&ce->tlist,
641 if (ce->tgthint) {
642 s = ce->tgthint->name;
837 if (ce->tgthint == t)
1014 t = ce->tgthint;
1021 ce->tgthint = t;
1076 t = ce->tgthint;
1083 ce->tgthint = t;