Searched refs:srcName (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/bzip2/ |
H A D | bzip2.c | 1038 void saveInputFileMetaInfo ( Char *srcName ) in saveInputFileMetaInfo() argument 1043 retVal = MY_STAT( srcName, &fileMetaInfo ); in saveInputFileMetaInfo()
|
/freebsd-src/contrib/bmake/ |
H A D | suff.c | 983 CandidateList_Add(CandidateList *list, char *srcName, Candidate *targ, 986 Candidate *cand = Candidate_New(srcName, targ->prefix, suff, targ, in CandidateList_Add() 984 CandidateList_Add(CandidateList * list,char * srcName,Candidate * targ,Suffix * suff,const char * debug_tag MAKE_ATTR_UNUSED) CandidateList_Add() argument
|
/freebsd-src/contrib/sqlite3/ |
H A D | sqlite3.c | [all...] |