Searched refs:a_nocheck (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/cmd/svr4pkg/pkgrm/ |
H A D | check.c | 374 * a_nocheck - should the message be output? 396 getyorn(char *a_msg, char *a_pkg, int a_nocheck, int a_quit, argument 415 echoDebug(DBG_PRERVFY_GETYORN_ARGS, a_pkg, a_nocheck, a_quit, a_msg, 420 if (a_nocheck != 0) {
|
/illumos-gate/usr/src/cmd/svr4pkg/pkgadd/ |
H A D | check.c | 486 * a_nocheck - should the message be output? 508 getyorn(char *a_msg, char *a_pkg, int a_nocheck, int a_quit, argument 527 echoDebug(DBG_PREIVFY_GETYORN_ARGS, a_pkg, a_nocheck, a_quit, a_msg, 532 if (a_nocheck != 0) {
|
Completed in 312 milliseconds