Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svr4pkg/hdrs/
H A Dmessages.h57 #define ASK_CONTINUE_RM gettext("Do you want to continue with package removal?") macro
/illumos-gate/usr/src/cmd/svr4pkg/pkgrm/
H A Dmain.c2829 n = ckyorn(ans, NULL, NULL, NULL, ASK_CONTINUE_RM); in shall_we_continue()