HomeSort by: relevance | last modified time | path
    Searched defs:silent (Results 1 - 25 of 45) sorted by relevancy

1 2

  /src/usr.bin/make/unit-tests/
job-flags.mk 4 # like .SILENT or .IGNORE, as well as the command line options -s or -i.
8 all: silent .WAIT ignore .WAIT ignore-cmds
13 silent: .SILENT .PHONY target
job-flags.mk 4 # like .SILENT or .IGNORE, as well as the command line options -s or -i.
8 all: silent .WAIT ignore .WAIT ignore-cmds
13 silent: .SILENT .PHONY target
job-flags.mk 4 # like .SILENT or .IGNORE, as well as the command line options -s or -i.
8 all: silent .WAIT ignore .WAIT ignore-cmds
13 silent: .SILENT .PHONY target
sh-flags.mk 3 # Tests for the effective RunFlags of a shell command (run/skip, echo/silent,
23 opt-silent.yes= -s
27 tgt-silent.yes= .SILENT
30 cmd-silent.yes= @
37 letter.silent.yes= s
45 # Only 'no', not 'yes', since job->echo is based trivially on opts.silent.
46 .for opt-silent in no
56 target+= ${letter.silent.${opt-silent}:U_
    [all...]
opt-jobs-internal.mk 12 @${MAKE} -f ${MAKEFILE} -j1 indirect-silent-comment
52 # expect: indirect-silent-comment: mode=parallel
53 indirect-silent-comment: .PHONY
sh-flags.mk 3 # Tests for the effective RunFlags of a shell command (run/skip, echo/silent,
23 opt-silent.yes= -s
27 tgt-silent.yes= .SILENT
30 cmd-silent.yes= @
37 letter.silent.yes= s
45 # Only 'no', not 'yes', since job->echo is based trivially on opts.silent.
46 .for opt-silent in no
56 target+= ${letter.silent.${opt-silent}:U_
    [all...]
opt-jobs-internal.mk 12 @${MAKE} -f ${MAKEFILE} -j1 indirect-silent-comment
52 # expect: indirect-silent-comment: mode=parallel
53 indirect-silent-comment: .PHONY
sh-flags.mk 3 # Tests for the effective RunFlags of a shell command (run/skip, echo/silent,
23 opt-silent.yes= -s
27 tgt-silent.yes= .SILENT
30 cmd-silent.yes= @
37 letter.silent.yes= s
45 # Only 'no', not 'yes', since job->echo is based trivially on opts.silent.
46 .for opt-silent in no
56 target+= ${letter.silent.${opt-silent}:U_
    [all...]
opt-jobs-internal.mk 12 @${MAKE} -f ${MAKEFILE} -j1 indirect-silent-comment
52 # expect: indirect-silent-comment: mode=parallel
53 indirect-silent-comment: .PHONY
  /src/usr.sbin/rdate/
rdate.c 73 int pr = 0, silent = 0, s; local in function:main
105 silent++;
172 if (!silent) {
rdate.c 73 int pr = 0, silent = 0, s; local in function:main
105 silent++;
172 if (!silent) {
rdate.c 73 int pr = 0, silent = 0, s; local in function:main
105 silent++;
172 if (!silent) {
  /src/usr.bin/radioctl/
radioctl.c 119 int silent = 0; local in function:main
139 silent = 1;
162 show_verbose(varname[opt.option], silent);
170 do_ioctls(rd, &opt, silent);
173 print_vars(silent);
195 show_verbose(const char *nick, int silent)
197 if (!silent)
208 do_ioctls(int fd, struct opt_t *o, int silent)
221 if (!silent)
478 show_int_val(u_long val, const char *nick, const char *append, int silent)
    [all...]
radioctl.c 119 int silent = 0; local in function:main
139 silent = 1;
162 show_verbose(varname[opt.option], silent);
170 do_ioctls(rd, &opt, silent);
173 print_vars(silent);
195 show_verbose(const char *nick, int silent)
197 if (!silent)
208 do_ioctls(int fd, struct opt_t *o, int silent)
221 if (!silent)
478 show_int_val(u_long val, const char *nick, const char *append, int silent)
    [all...]
radioctl.c 119 int silent = 0; local in function:main
139 silent = 1;
162 show_verbose(varname[opt.option], silent);
170 do_ioctls(rd, &opt, silent);
173 print_vars(silent);
195 show_verbose(const char *nick, int silent)
197 if (!silent)
208 do_ioctls(int fd, struct opt_t *o, int silent)
221 if (!silent)
478 show_int_val(u_long val, const char *nick, const char *append, int silent)
    [all...]
  /src/usr.bin/make/
compat.c 239 bool silent; /* Don't print command */ local in function:Compat_RunCommand
254 silent = (gn->type & OP_SILENT) != OP_NONE;
299 silent = !DEBUG(LOUD);
315 if (!silent || !GNode_ShouldExecute(gn)) {
579 if (opts.silent)
compat.c 239 bool silent; /* Don't print command */ local in function:Compat_RunCommand
254 silent = (gn->type & OP_SILENT) != OP_NONE;
299 silent = !DEBUG(LOUD);
315 if (!silent || !GNode_ShouldExecute(gn)) {
579 if (opts.silent)
compat.c 239 bool silent; /* Don't print command */ local in function:Compat_RunCommand
254 silent = (gn->type & OP_SILENT) != OP_NONE;
299 silent = !DEBUG(LOUD);
315 if (!silent || !GNode_ShouldExecute(gn)) {
579 if (opts.silent)
  /src/sys/external/bsd/sljit/dist/test_src/
sljitTest.c 59 static sljit_s32 silent = 0; variable in typeref:typename:sljit_s32
5335 silent = has_arg && argv[1][1] == 's';
5337 if (!verbose && !silent)
sljitTest.c 59 static sljit_s32 silent = 0; variable in typeref:typename:sljit_s32
5335 silent = has_arg && argv[1][1] == 's';
5337 if (!verbose && !silent)
  /src/lib/libedit/
terminal.c 1458 int verbose = 0, silent = 0; local in function:terminal_echotc
1477 silent = 1;
1527 if (!silent)
1570 if (!silent)
1581 if (!silent)
1589 if (!silent)
1598 if (!silent)
1616 if (!silent)
1623 if (!silent)
1632 if (!silent)
    [all...]
terminal.c 1458 int verbose = 0, silent = 0; local in function:terminal_echotc
1477 silent = 1;
1527 if (!silent)
1570 if (!silent)
1581 if (!silent)
1589 if (!silent)
1598 if (!silent)
1616 if (!silent)
1623 if (!silent)
1632 if (!silent)
    [all...]
  /src/bin/sh/
jobs.c 602 int silent = 0, gotpid; local in function:showjobs
620 silent = 1;
634 if (silent && (jp->flags & JOBCHANGED)) {
jobs.c 602 int silent = 0, gotpid; local in function:showjobs
620 silent = 1;
634 if (silent && (jp->flags & JOBCHANGED)) {
  /src/sys/dev/scsipi/
sd.c 447 int error, silent; local in function:sd_firstopen
457 silent = XS_CTL_SILENT;
459 silent = 0;
464 silent);
472 error = scsipi_start(periph, SSS_START, silent);

Completed in 53 milliseconds

1 2