Searched refs:strends (Results 1 – 2 of 2) sorted by relevance
| /tools/xenstored/ | ||
| A D | utils.h | 19 static inline bool strends(const char *a, const char *b) in strends() function |
| A D | core.c | 1266 if (!(strends(name, "/") && !streq(name, "/")) && in canonicalize() |
Completed in 8 milliseconds