Home
last modified time | relevance | path

Searched refs:a_npkgs (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/cmd/svr4pkg/pkgrm/
H A Dmain.c211 static boolean_t shall_we_continue(char *a_pkgInst, int a_npkgs);
2820 shall_we_continue(char *a_pkgInst, int a_npkgs) in shall_we_continue() argument
2840 echo(a_npkgs == 1 ? MSG_1MORETODO : MSG_MORETODO, a_npkgs); in shall_we_continue()