Home
last modified time | relevance | path

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

/scripts/mod/
Dmodpost.c87 static inline bool strends(const char *str, const char *postfix) in strends() function
140 if (strends(p, ".o")) { in new_module()
2017 if (strends(fname, "\n")) in read_symbols_from_files()