HomeSort by: relevance | last modified time | path
    Searched defs:openpath (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.bin/soelim/
soelim.c 78 static FILE *openpath(struct path *, const char *, const char *);
108 openpath(struct path *p, const char *name, const char *parm) function in typeref:typename:FILE *
180 soee = openpath(p, file, "r");

Completed in 13 milliseconds