Searched refs:r_rootPath (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/svr4pkg/pkgcond/
H A Dmain.c212 static int getRootPath(char **r_rootPath);
3651 * Arguments: r_rootPath - pointer to pointer to receive root path
3652 * Output: r_rootPath - a pointer to malloc()ed storage containing
3660 getRootPath(char **r_rootPath) argument
3662 *r_rootPath = _rootPath;

Completed in 23 milliseconds