Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svr4pkg/hdrs/
H A Dmessages.h680 #define MSG_1MORE_PROC gettext("\nThere is 1 more package to be processed.") macro
/illumos-gate/usr/src/cmd/svr4pkg/pkgadd/
H A Dmain.c2748 echo(npkgs == 1 ? MSG_1MORE_PROC : MSG_MORE_PROC, npkgs); in continue_installation()