/titanic_51/usr/src/cmd/allocate/ |
H A D | fd_clean.sh | 45 if [ "$silent" != "y" ] ; then 52 if [ "$silent" != "y" ] ; then 59 if [ "$silent" != "y" ] ; then 66 if [ "$silent" != "y" ] ; then 81 silent=n 89 silent=y;; 127 if [ "$silent" != "y" ] ; then 134 if [ "$silent" != "y" ] ; then 141 if [ "$silent" != "y" ] ; then 152 if [ "$silent" ! [all...] |
H A D | sr_clean.sh | 45 if [ "$silent" != "y" ] ; then 52 if [ "$silent" != "y" ] ; then 59 if [ "$silent" != "y" ] ; then 66 if [ "$silent" != "y" ] ; then 80 silent=n 86 silent=y;; 124 if [ "$silent" != "y" ] ; then 131 if [ "$silent" != "y" ] ; then 138 if [ "$silent" != "y" ] ; then 149 if [ "$silent" ! [all...] |
H A D | st_clean.sh | 46 if [ "$silent" != "y" ] ; then 53 if [ "$silent" != "y" ] ; then 60 if [ "$silent" != "y" ] ; then 67 if [ "$silent" != "y" ] ; then 78 silent=n 84 silent=y;; 167 if [ "$silent" != "y" ] ; then
|
H A D | disk_clean.sh | 101 elif [ "$silent" != "y" ]; then 130 elif [ "$silent" != "y" ]; then 141 elif [ "$silent" != "y" ]; then 150 if [ "$silent" != "y" ]; then 405 if [ "$silent" != "y" ]; then 410 if [ "$silent" != "y" ]; then 415 if [ "$silent" != "y" ]; then 455 silent=y;;
|
/titanic_51/usr/src/cmd/mdb/common/modules/sd/ |
H A D | sd.c | 78 int silent; member 417 * Print the contents of each member. In case of silent mode 423 process_semo_sleepq(uintptr_t walk_addr, int silent) in process_semo_sleepq() argument 432 if (!silent) { in process_semo_sleepq() 441 if (!silent) { in process_semo_sleepq() 452 if (!silent) { in process_semo_sleepq() 475 * Print the contents of each member. In case of silent mode 481 process_sdlun_waitq(uintptr_t walk_addr, int silent) in process_sdlun_waitq() argument 489 if (!silent) { in process_sdlun_waitq() 497 if (!silent) { in process_sdlun_waitq() 539 process_xbuf(uintptr_t xbuf_attr,int silent) process_xbuf() argument 647 int silent = *(int *)flg_silent; sd_callback() local 726 uint_t silent = 0; dcmd_sd_state() local 798 uint_t silent = 0; dcmd_ssd_state() local [all...] |
/titanic_51/usr/src/cmd/sgs/moe/common/ |
H A D | moe.c | 95 openlib(const char *prog, const char *name, int class, int silent, int verbose) in openlib() argument 130 if (silent == 0) { in openlib() 160 int var, verbose = 0, silent = 0, error = 0, mode = 0, class = 0; in main() local 190 silent++; in main() 195 if (silent == 0) in main() 212 if (silent) in main() 221 if (openlib(prog, argv[optind], class, silent, verbose) != 0) { in main()
|
/titanic_51/usr/src/cmd/cat/ |
H A D | cat.c | 58 static int silent = 0; /* s flag */ variable 119 * The 's' option requests silent mode in main() 123 silent++; in main() 191 if (!silent) in main() 202 if (!silent) in main() 241 if (!silent) in main() 255 if (!silent) in main() 274 if (!silent) in main() 307 if (!silent) in main() 319 if (!silent) in main() [all...] |
/titanic_51/usr/src/cmd/svr4pkg/libinst/ |
H A D | scriptvfy.l | 623 scripteval(char *script_name, char *script_path, int mask, int silent) 669 if (!silent) { 725 pre_valid(char *script_name, char *script_path, int silent) 727 return (scripteval(script_name, script_path, PRE_MASK, silent)); 732 cas_valid(char *script_name, char *script_path, int silent) 734 return (scripteval(script_name, script_path, CAS_MASK, silent)); 739 post_valid(char *script_name, char *script_path, int silent) 741 return (scripteval(script_name, script_path, POST_MASK, silent)); 746 req_valid(char *script_name, char *script_path, int silent) 748 return (scripteval(script_name, script_path, REQ_MASK, silent)); [all...] |
/titanic_51/usr/src/cmd/amt/ |
H A D | amt.c | 94 static int silent; variable 111 silent = NOT_SILENT; in main() 115 /* -s silent mode, no status or error messages. */ in main() 117 silent = SILENT_MODE; in main() 132 if (silent == NOT_SILENT) in main() 179 if (silent == NOT_SILENT) { in main() 409 if (silent == NOT_SILENT) in memory_allocation_not_shared() 427 if (silent == NOT_SILENT) in memory_allocation_not_shared() 439 if (silent == NOT_SILENT) in memory_allocation_not_shared() 467 if (silent in memory_allocation_not_shared() [all...] |
/titanic_51/usr/src/cmd/rm/ |
H A D | rm.c | 78 static boolean_t silent, interactive, recursive, ontty; variable 101 silent = B_TRUE; in main() 109 silent = B_FALSE; in main() 135 if ((argc < 1 && !silent) || errflg) { in main() 331 if (!silent) { in rm() 384 if (ontty && !interactive && !silent && in rm() 501 } else if (!silent && flag == 0) { in rm() 503 * If not silent, and stdin is a terminal, and there's in rm() 546 if (!silent || interactive) { in rm()
|
/titanic_51/usr/src/cmd/ypcmd/ |
H A D | ypserv.c | 65 bool silent = TRUE; variable 194 if (silent) { in ypinit() 213 if (silent) { in ypinit() 230 if (silent) { in ypinit() 453 silent = FALSE; in ypget_command_line_args() 459 /* If setting up don't run silent or demonize */ in ypget_command_line_args() 461 silent = FALSE; in ypget_command_line_args() 634 if (silent) { in logprintf()
|
/titanic_51/usr/src/contrib/ast/src/lib/libcmd/ |
H A D | cksum.c | 80 "[S:silent|status?No output for \b--check\b; 0 exit status means all sums" 133 int silent; /* silent check, 0 exit if ok */ member 313 if (state->silent) in verify() 322 if (state->silent) in verify() 333 if (state->silent) in verify() 342 if (state->silent) in verify() 377 else if (state->silent) in verify() 503 state.silent = opt_info.num; in b_cksum() 565 state.silent in b_cksum() [all...] |
/titanic_51/usr/src/lib/libcmd/common/ |
H A D | cksum.c | 133 int silent; /* silent check, 0 exit if ok */ member 313 if (state->silent) in verify() 322 if (state->silent) in verify() 333 if (state->silent) in verify() 342 if (state->silent) in verify() 377 else if (state->silent) in verify() 503 state.silent = opt_info.num; in b_cksum() 565 state.silent = 0; in b_cksum()
|
/titanic_51/usr/src/cmd/sdiff/ |
H A D | sdiff.c | 37 * -s silent; only print differences 40 * s silent; do not print identical lines 41 * v turn off silent 96 static int silent = 0; /* if set do not print identical lines */ variable 190 silent++; in main() 279 if (silent) in main() 284 if (!silent) in main() 357 if (!silent) in main() 378 if ((!silent || change != ' ') && len1 != 0) in put1() 414 * or silent mod in put2() [all...] |
/titanic_51/usr/src/grub/grub-0.97/stage2/ |
H A D | stage2.c | 28 struct silentbuf silent; variable 734 if (silent.status != DEFER_VERBOSE) in run_menu() 735 silent.status = SILENT; in run_menu() 747 if (silent.status != SILENT) in run_menu() 786 if (silent.status != SILENT) { /* don't reset if we never changed terms */ in run_menu() 885 silent.status = DEFER_SILENT; in cmain() 886 silent.looped = 0; in cmain() 887 silent.buffer_start = silent.buffer; in cmain()
|
H A D | char_io.c | 990 if (silent.status != SILENT) in grub_printf() 996 if (silent.buffer_start - silent.buffer + len + 1 >= in grub_printf() 998 silent.buffer_start = silent.buffer; in grub_printf() 999 silent.looped = 1; in grub_printf() 1002 silent.buffer_start += in grub_printf() 1003 grub_vsprintf(silent.buffer_start, format, dataptr); in grub_printf()
|
/titanic_51/usr/src/contrib/ast/src/cmd/INIT/ |
H A D | Makefile | 6 SILENT = /* this component builds silent -- this prevents us from using it while building it */ 26 $(PACKAGEROOT)/bin :INSTALLDIR: execrate ignore mamprobe package silent 38 silent :: silent.sh target
|
H A D | Mamfile | 485 make silent 486 make silent.sh 487 done silent.sh 488 meta silent %.sh>% silent.sh silent 489 prev silent.sh 495 exec - then : silent contains archaic constructs : 496 exec - else ENV= LC_ALL=C $SHELL -n silent.sh 503 exec - 0) cp silent [all...] |
/titanic_51/usr/src/cmd/sendmail/db/log/ |
H A D | log_get.c | 88 __log_get(dblp, alsn, dbt, flags, silent) in __log_get() argument 93 int silent; 298 if (!silent) 318 err1: if (!silent)
|
/titanic_51/usr/src/cmd/audit/ |
H A D | audit.c | 54 static int silent = 0; variable 137 silent = 1; in main() 276 * "!silent" and "show_err" are slightly different; silent is from 288 if (!silent) { in is_valid_zone()
|
/titanic_51/usr/src/cmd/print/bsd-sysv-commands/ |
H A D | lp.c | 77 int silent = 0; in main() local 194 silent = 1; in main() 303 if (((silent == 0) || (dump != 0)) && in main()
|
/titanic_51/usr/src/cmd/oamuser/user/ |
H A D | useradd.dfl | 28 # The value "silent" means to continue without issuing any message. 32 #EXCEED_TRAD=silent
|
/titanic_51/usr/src/cmd/csplit/ |
H A D | csplit.c | 63 int silent, keep, create; /* Flags: -s(ilent), -k(eep), (create) */ variable 122 silent++; in main() 236 * and ftello), if the create flag is on and the silent flag is not on. 243 if (!silent && create) { in closefile()
|
/titanic_51/usr/src/lib/libcmdutils/common/ |
H A D | process_xattrs.c | 79 mv_xattrs(char *cmd, char *infile, char *outfile, int sattr, int silent) in mv_xattrs() argument 222 if (silent == 0 && etext != NULL) { in mv_xattrs()
|
/titanic_51/usr/src/cmd/make/bin/ |
H A D | parallel.cc | 195 if (rule->silent && !silent) { in execute_parallel() 608 if (!silent && output_mode != txt2_mode) { in distribute_process() 1217 silent_flag = silent; in finish_children() 1221 silent_flag = BOOLEAN(silent_flag || rule->silent); in finish_children() 1325 if (!silent && output_mode != txt2_mode) { in dump_out_file() 1788 silent_flag = silent; in run_rule_commands()
|