Home
last modified time | relevance | path

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

/freebsd/contrib/bmake/
H A Dsuff.c291 StrTrimSuffix(const char *str, size_t strLen, const char *suff, size_t suffLen) in StrTrimSuffix() function
314 return StrTrimSuffix(nameEnd - nameLen, nameLen, in Suffix_TrimSuffix()