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

  /src/usr.bin/unzip/
unzip.c 243 pathcat(const char *prefix, const char *path) function in typeref:typename:char *
746 realpathname = pathcat(d_arg, q);
748 realpathname = pathcat(d_arg, pathname);

Completed in 14 milliseconds