Searched defs:suff (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/bmake/ |
H A D | suff.c | 206 Suffix *suff; member 246 Suffix_Ref(Suffix *suff) in Suffix_Ref() 254 Suffix_Reassign(Suffix **var, Suffix *suff) in Suffix_Reassign() 291 StrTrimSuffix(const char *str, size_t strLen, const char *suff, size_t suffLen) in StrTrimSuffix() 312 Suffix_TrimSuffix(const Suffix *suff, size_t nameLen, const char *nameEnd) in Suffix_TrimSuffix() 319 Suffix_IsSuffix(const Suffix *suff, size_t nameLen, const char *nameEnd) in Suffix_IsSuffix() 330 Suffix *suff = ln->datum; in FindSuffixByNameLen() local 358 SuffixList_Unref(SuffixList *list, Suffix *suff) in SuffixList_Unref() 368 Suffix_Free(Suffix *suff) in Suffix_Free() 394 SuffixList_Remove(SuffixList *list, Suffix *suff) in SuffixList_Remove() [all …]
|
H A D | parse.c | 1204 const char *suff; in FindInQuotPath() local
|
/freebsd/usr.sbin/config/ |
H A D | mkmakefile.cc | 696 char *suff, *SUFF; in do_xxfiles() local
|
/freebsd/sys/contrib/openzfs/etc/systemd/system-generators/ |
H A D | zfs-mount-generator.c | 137 strendswith(const char *what, const char *suff) in strendswith()
|
/freebsd/usr.bin/gzip/ |
H A D | gzip.c | 1264 const suffixes_t *suff; in file_compress() local
|
/freebsd/usr.bin/diff/ |
H A D | diffreg.c | 207 static size_t pref, suff; /* lengths of prefix and suffix */ variable [all...] |