Searched defs:suff (Results 1 - 11 of 11) sorted by relevance
| /src/usr.bin/make/unit-tests/ |
| H A D | suff-self.mk | |
| H A D | suff-rebuild.mk | |
| H A D | suff-main-several.mk | |
| H A D | suff-lookup.mk | |
| /src/tests/usr.bin/indent/ |
| H A D | opt_T.c | 16 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 D | swaplist.c | 62 const char *header, *suff; local in function:list_swap [all...] |
| /src/usr.bin/mkdep/ |
| H A D | mkdep.c | 70 char *suff; member in struct:suff_list
|
| /src/usr.bin/xlint/xlint/ |
| H A D | xlint.c | 410 const char *suff = skip_last(base, '.'); local in function:handle_filename
|
| /src/usr.bin/gzip/ |
| H A D | gzip.c | 1306 const suffixes_t *suff; local in function:file_compress
|
| /src/usr.bin/make/ |
| H A D | suff.c | 206 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 D | parse.c | 1254 const char *suff; local in function:FindInQuotPath
|
Completed in 12 milliseconds