Home
last modified time | relevance | path

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

/Linux-v6.6/scripts/dtc/
Ddtc.h94 static inline bool strends(const char *str, const char *suffix) in strends() function
/Linux-v6.6/scripts/mod/
Dmodpost.c95 static inline bool strends(const char *str, const char *postfix) in strends() function