Home
last modified time | relevance | path

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

/openbmc/linux/scripts/dtc/
H A Ddtc.h94 static inline bool strends(const char *str, const char *suffix) in strends() function
/openbmc/linux/scripts/mod/
H A Dmodpost.c94 static inline bool strends(const char *str, const char *postfix) in strends() function