Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/svr4pkg/hdrs/
H A Dmessages.h734 #define MSG_MORETODO gettext("\nThere are %d more packages to be removed.") macro
/titanic_50/usr/src/cmd/svr4pkg/pkgrm/
H A Dmain.c2840 echo(a_npkgs == 1 ? MSG_1MORETODO : MSG_MORETODO, a_npkgs); in shall_we_continue()