Searched refs:ends_with (Results 1 – 1 of 1) sorted by relevance
3243 static const char *ends_with(const char *str, const char *suffix) in ends_with() function3306 str = (char *)ends_with(script_root, suffix); in get_script_root()3588 return ends_with(script_path, "top") != NULL; in is_top_script()