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

/illumos-gate/usr/src/cmd/svr4pkg/pkgrm/
H A Dmain.c177 int a_longestPkg, char *a_adminFile,
195 int a_longestPkg, int a_repeat,
199 int a_nodelete, int a_longestPkg, int a_repeat,
202 int a_nodelete, int a_longestPkg, int a_repeat,
205 int a_nodelete, int a_longestPkg, int a_repeat,
209 int a_nodelete, int a_longestPkg, int a_repeat,
815 * a_longestPkg - length of the longest package "name" (for
843 doRemove(int a_nodelete, char *a_altBinDir, int a_longestPkg, char *a_adminFile, argument
887 a_longestPkg, a_longestPkg);
1870 remove_packages_in_global_with_zones(char **a_pkgList, int a_nodelete, int a_longestPkg, int a_repeat, char *a_altBinDir, char *a_pkgdir, zoneList_t a_zlst) argument
2197 remove_packages_in_nonglobal_zone(char **a_pkgList, int a_nodelete, int a_longestPkg, int a_repeat, char *a_altBinDir, char *a_pkgdir) argument
2315 remove_packages_in_global_no_zones(char **a_pkgList, int a_nodelete, int a_longestPkg, int a_repeat, char *a_altBinDir) argument
2414 remove_packages_from_spool_directory(char **a_pkgList, int a_nodelete, int a_longestPkg, int a_repeat, char *a_altBinDir) argument
2518 remove_packages(char **a_pkgList, int a_nodelete, int a_longestPkg, int a_repeat, char *a_altBinDir, char *a_pkgdir, char *a_spoolDir, boolean_t a_noZones) argument
[all...]

Completed in 245 milliseconds