Home
last modified time | relevance | path

Searched defs:strends (Results 1 – 2 of 2) sorted by relevance

/linux-6.14.4/scripts/dtc/
Ddtc.h94 static inline bool strends(const char *str, const char *suffix) in strends() function
/linux-6.14.4/scripts/mod/
Dmodpost.c93 static inline bool strends(const char *str, const char *postfix) in strends() function