Searched refs:path_separator (Results 1 – 1 of 1) sorted by relevance
200 const char path_separator = '/'; in apr_filepath_name_get() local201 const char *s = strrchr(pathname, path_separator); in apr_filepath_name_get()