Searched refs:dir_sep (Results 1 – 1 of 1) sorted by relevance
406 char dir_sep; in _eglGetSearchPath() local411 dir_sep = '/'; in _eglGetSearchPath()414 dir_sep = '\\'; in _eglGetSearchPath()422 if (p && strchr(p, dir_sep)) { in _eglGetSearchPath()425 p = strrchr(buf, dir_sep); in _eglGetSearchPath()