Searched refs:needconsult (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/svr4pkg/pkgadd/
H A Dmain.c150 static int needconsult = 0; /* essential ask admin now (1,2,3,5) */ variable
2427 needconsult = 0; /* essential ask admin now (1,2,3,5) */
2443 /* reset needconsult so it only reflects this call to ckreturn */
2444 needconsult = 0;
2457 needconsult++;
2465 needconsult++;
2473 needconsult++;
2488 needconsult++;
2494 needconsult++;
3015 if (needconsult) {
[all...]

Completed in 49 milliseconds