Home
last modified time | relevance | path

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

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