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

/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Dfixpath.c305 orig_path_ptr(char *path) function
346 * This function does the same as orig_path_ptr() except that it mallocs
355 retv = orig_path_ptr(path);

Completed in 66 milliseconds