Searched refs:pkgGetPackageList (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/cmd/svr4pkg/hdrs/ |
H A D | libinst.h | 402 extern int pkgGetPackageList(char ***r_pkgList, char **a_argv,
|
/titanic_50/usr/src/cmd/svr4pkg/libinst/ |
H A D | pkgops.c | 810 pkgGetPackageList(char ***r_pkgList, char **a_argv, int a_optind, in pkgGetPackageList() function
|
/titanic_50/usr/src/cmd/svr4pkg/pkgrm/ |
H A D | main.c | 711 n = pkgGetPackageList(&pkglist, argv, optind, in main()
|
/titanic_50/usr/src/cmd/svr4pkg/pkgadd/ |
H A D | main.c | 3150 n = pkgGetPackageList(r_pkgList, a_argv, optind, a_categories, in get_package_list()
|