Home
last modified time | relevance | path

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

/dragonfly/contrib/bmake/
H A Dsuff.c1021 CandidateList_Add(CandidateList *list, char *srcName, Candidate *targ, in CandidateList_Add() function
1054 CandidateList_Add(list, bmake_strdup(cand->prefix), in CandidateList_AddCandidatesFor()
1058 CandidateList_Add(list, str_concat2(cand->prefix, suff->name), in CandidateList_AddCandidatesFor()