Searched refs:path_opentype (Results 1 – 1 of 1) sorted by relevance
533 static int path_opentype(const char *name, register Pathcomp_t *pp, int fun) in path_opentype() function590 return(path_opentype(name,pp,0)); in path_open()729 if(pp && strmatch(name,e_alphanum) && (fno=path_opentype(name,pp,1))>=0) in path_search()