Home
last modified time | relevance | path

Searched refs:convertPathToSpec (Results 1 – 1 of 1) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Dgp_macio.c109 convertPathToSpec(const char *path, const int pathlength, FSSpec * spec) in convertPathToSpec() function
439 result = convertPathToSpec(fname, strlen(fname), &spec); in gp_read_macresource()