Searched defs:suff (Results 1 - 11 of 11) sorted by relevance

/src/usr.bin/make/unit-tests/
H A Dsuff-self.mk
H A Dsuff-rebuild.mk
H A Dsuff-main-several.mk
H A Dsuff-lookup.mk
/src/tests/usr.bin/indent/
H A Dopt_T.c16 int suff = (unknown_type_name_t) * arg; variable in typeref:typename:int
25 int suff = (unknown_type_name_t) * arg; variable in typeref:typename:int
34 int suff = (unknown_type_name_t) * arg; variable in typeref:typename:int
/src/sbin/swapctl/
H A Dswaplist.c62 const char *header, *suff; local in function:list_swap
[all...]
/src/usr.bin/mkdep/
H A Dmkdep.c70 char *suff; member in struct:suff_list
/src/usr.bin/xlint/xlint/
H A Dxlint.c410 const char *suff = skip_last(base, '.'); local in function:handle_filename
/src/usr.bin/gzip/
H A Dgzip.c1306 const suffixes_t *suff; local in function:file_compress
/src/usr.bin/make/
H A Dsuff.c206 Suffix *suff; member in struct:Candidate
246 Suffix_Ref(Suffix *suff) argument
254 Suffix_Reassign(Suffix **var, Suffix *suff) argument
291 StrTrimSuffix(const char * str,size_t strLen,const char * suff,size_t suffLen) argument
312 Suffix_TrimSuffix(const Suffix * suff,size_t nameLen,const char * nameEnd) argument
319 Suffix_IsSuffix(const Suffix * suff,size_t nameLen,const char * nameEnd) argument
330 Suffix *suff = ln->datum; local in function:FindSuffixByNameLen
358 SuffixList_Unref(SuffixList * list,Suffix * suff) argument
368 Suffix_Free(Suffix * suff) argument
394 SuffixList_Remove(SuffixList * list,Suffix * suff) argument
410 SuffixList_Insert(SuffixList * list,Suffix * suff) argument
445 Suffix *suff = bmake_malloc(sizeof *suff); local in function:Suffix_New
674 RebuildGraph(GNode * transform,Suffix * suff) argument
716 UpdateTarget(GNode * target,Suffix * suff,bool * inout_removedMain) argument
791 UpdateTargets(Suffix * suff) argument
809 Suffix *suff = FindSuffixByName(name); local in function:Suff_AddSuffix
831 Suffix *suff = FindSuffixByName(name); local in function:Suff_GetPath
857 Suffix *suff = ln->datum; local in function:Suff_ExtendPaths
892 Suffix *suff = FindSuffixByName(suffName); local in function:Suff_AddInclude
906 Suffix *suff = FindSuffixByName(suffName); local in function:Suff_AddLib
963 Candidate_New(char * name,char * prefix,Suffix * suff,Candidate * parent,GNode * gn) argument
983 CandidateList_Add(CandidateList * list,char * srcName,Candidate * targ,Suffix * suff,const char * debug_tag MAKE_ATTR_UNUSED) argument
1008 Suffix *suff = ln->datum; local in function:CandidateList_AddCandidatesFor
1144 Suffix *suff; /* Suffix of the matching candidate */ local in function:FindCmds
1410 Suffix *suff = gn->suffix; local in function:Suff_FindPath
1515 Suffix *suff = ln->datum; local in function:ExpandMember
1634 Suffix *suff = FindSuffixByName(LIBSUFF); local in function:FindDepsLib
1660 Suffix *suff = ln->datum; local in function:FindDepsRegularKnown
2017 Suffix *suff = FindSuffixByName(name); local in function:Suff_SetNull
2071 const Suffix *suff = ln->datum; local in function:PrintSuffNames
2078 Suffix_Print(const Suffix * suff) argument
2136 Suffix *suff; local in function:Suff_NamesStr
[all...]
H A Dparse.c1254 const char *suff; local in function:FindInQuotPath

Completed in 12 milliseconds