Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svr4pkg/pkgrm/
H A Dquit.c263 echo(MSG_N_PKGS_NOT_PROCESSED, npkgs); in quit()
/illumos-gate/usr/src/cmd/svr4pkg/pkgadd/
H A Dquit.c297 echo(MSG_N_PKGS_NOT_PROCESSED, npkgs); in quit()
/illumos-gate/usr/src/cmd/svr4pkg/hdrs/
H A Dmessages.h719 #define MSG_N_PKGS_NOT_PROCESSED gettext("\n%d packages were not processed!\n") macro