Searched defs:fixpath (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Dfixpath.c178 fixpath(char *path) function
188 progerr(gettext(ERR_ALLOCFAILED), "fixpath()");
228 * This routine does what fixpath() does except it's for high-volume
516 return (0); /* fixpath below unnecessary */
522 basedir = fixpath(orig_basedir);

Completed in 59 milliseconds