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

/illumos-gate/usr/src/cmd/svr4pkg/pkgcond/
H A Dmain.c210 static int getRootPath(char **r_rootPath);
601 r = getRootPath(&rootPath);
826 r = getRootPath(&rootPath);
1020 r = getRootPath(&rootPath);
1178 r = getRootPath(&rootPath);
1305 r = getRootPath(&rootPath);
1606 r = getRootPath(&rootPath);
1748 r = getRootPath(&rootPath);
1887 r = getRootPath(&rootPath);
2026 r = getRootPath(
3658 getRootPath(char **r_rootPath) function
[all...]

Completed in 60 milliseconds