Home
last modified time | relevance | path

Searched refs:quiet (Results 101 – 125 of 476) sorted by relevance

12345678910>>...20

/openbmc/linux/security/apparmor/
H A Dpolicy_compat.c119 perms.quiet = map_old_perms(dfa_user_quiet(dfa, state)); in compute_fperms_user()
134 perms.quiet = map_old_perms(dfa_other_quiet(dfa, state)); in compute_fperms_other()
217 perms.quiet = dfa_user_quiet(dfa, state); in compute_perms_entry()
241 perms.quiet |= map_other(dfa_other_quiet(dfa, state)); in compute_perms_entry()
243 perms.quiet |= map_xbits(dfa_other_xbits(dfa, state)); in compute_perms_entry()
H A Dlib.c25 .quiet = ALL_PERMS_MASK,
319 perms->quiet = 0; in aa_apply_modes_to_perms()
325 perms->quiet = ALL_PERMS_MASK; in aa_apply_modes_to_perms()
416 denied &= ~perms->quiet; in aa_check_perms()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/irda-utils/irda-utils-0.9.18/
H A Dinit57 start-stop-daemon --start --quiet --exec "$IRDA_DAEMON" ${DEVICE} ${ARGS} --pidfile "$IRATTACH_PID"
63 start-stop-daemon --stop --quiet --exec "$IRDA_DAEMON" --pidfile "$IRATTACH_PID"
/openbmc/ipmitool/contrib/
H A Dipmievd.init.debian53 start-stop-daemon --start --quiet --exec $DAEMON -- $IPMIEVD_OPTIONS
60 start-stop-daemon --stop --quiet --name $NAME --exec $DAEMON
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Ddvo_ivch.c176 bool quiet; member
226 if (!priv->quiet) { in ivch_read()
254 if (!priv->quiet) { in ivch_write()
276 priv->quiet = true; in ivch_init()
280 priv->quiet = false; in ivch_init()
/openbmc/openbmc-test-automation/lib/
H A Dgen_arg.py180 __builtin__.quiet = 0
192 __builtin__.quiet = arg_obj.quiet
231 __builtin__.quiet = var_value
396 rc, outbuf = gc.shell_cmd(cmd_buf, quiet=1)
H A Dlogging_utils.robot43 ${resp}= OpenBMC Get Request ${BMC_LOGGING_ENTRY}list quiet=${1}
79 [Arguments] ${quiet}=1 &{filter_struct_args}
89 …# quiet Indicates whether this keyword should run without any output to the
90 # console, 0 = verbose, 1 = quiet.
101 ... /xyz/openbmc_project/logging/entry/enumerate timeout=30 quiet=${quiet}
236 ${resp}= OpenBMC Get Request ${BMC_LOGGING_ENTRY}list quiet=${1}
280 [Arguments] ${quiet}=1 &{filter_struct_args}
283 # quiet Indicates whether this keyword should run without any output to the
284 # console, 0 = verbose, 1 = quiet.
H A Dgen_robot_ssh.py160 quiet=None, argument
203 quiet = int(gp.get_var_value(quiet, 0))
206 if not quiet:
H A Dutils.robot254 [Arguments] ${quiet}=${QUIET}
261 ... value quiet=${quiet}
333 [Arguments] ${quiet}=${QUIET}
341 ... New Get Boot Progress quiet=${quiet}
343 ... Old Get Boot Progress quiet=${quiet}
350 [Arguments] ${quiet}=${QUIET}
356 ${state}= Read Attribute ${HOST_STATE_URI} BootProgress quiet=${quiet}
413 [Arguments] ${quiet}=${QUIET}
423 ... data=${args} quiet=${quiet}
552 [Arguments] ${quiet}=${0}
[all …]
/openbmc/linux/kernel/
H A Dgen_kheaders.sh71 done | cpio --quiet -pd $cpio_dir
79 done | cpio --quiet -pdu $cpio_dir >/dev/null 2>&1
/openbmc/linux/drivers/pcmcia/
H A Dricoh.h163 static void ricoh_set_clkrun(struct yenta_socket *socket, bool quiet) in ricoh_set_clkrun() argument
180 if (!quiet) in ricoh_set_clkrun()
184 if (!quiet) in ricoh_set_clkrun()
/openbmc/qemu/tests/vm/
H A DMakefile.include96 $(call quiet-command, \
111 $(call quiet-command, \
137 $(call quiet-command, \
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/iscsi-initiator-utils/files/
H A Dinitd.debian42 start-stop-daemon --start --quiet --pidfile $PIDFILE --exec $DAEMON
71 start-stop-daemon --stop --quiet --pidfile $PIDFILE --exec $DAEMON
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/transmission/files/
H A Dtransmission-daemon103 start-stop-daemon --stop --quiet --retry=TERM/10/KILL/5 --pidfile $PIDFILE --exec $DAEMON
114 start-stop-daemon --stop --quiet --oknodo --retry=0/30/KILL/5 --exec $DAEMON
/openbmc/openbmc-test-automation/bin/plug_ins/Soft_errors/
H A Dcp_post_boot136 quiet,
149 quiet=1,
/openbmc/linux/tools/build/
H A DMakefile.build16 quiet =
19 quiet=quiet_
24 quiet=silent_
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/mycroft/files/
H A D0001-Remove-python-venv.patch145 - local quiet=0
150 - "-q"|"--quiet" )
151 - quiet=1
162 - echo " -q | --quiet Don't show instructions."
184 - if [ $quiet -eq 0 ] ; then
/openbmc/openbmc/poky/meta/recipes-core/dbus/dbus/
H A Ddbus-1.init63 start-stop-daemon -o --start --quiet --pidfile $PIDFILE \
78 start-stop-daemon -o --stop --quiet --pidfile $PIDFILE \
/openbmc/linux/Documentation/admin-guide/device-mapper/
H A Ddm-dust.rst246 quiet
260 This can be done by enabling "quiet mode" via the following message::
262 $ sudo dmsetup message dust1 0 quiet
266 message commands will still print in quiet mode.
268 The status of quiet mode can be seen by running "dmsetup status"::
271 0 33552384 dust 252:17 fail_read_on_bad_block quiet
273 To disable quiet mode, send the "quiet" message again::
275 $ sudo dmsetup message dust1 0 quiet
/openbmc/openbmc/poky/meta/recipes-extended/rpcbind/rpcbind/
H A Dinit.d40 start-stop-daemon --start --quiet --exec /sbin/rpcbind -- "$@"
55 start-stop-daemon --stop --quiet --exec /sbin/rpcbind in stop()
/openbmc/phosphor-fan-presence/
H A Dlogger.hpp47 quiet enumerator
82 else if (priority != Logger::quiet) in log()
/openbmc/openbmc/meta-security/recipes-scanners/arpwatch/files/
H A Darpwatch_init46 start-stop-daemon --start --quiet \
59 start-stop-daemon --stop --quiet --oknodo \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/nmap/files/
H A Dnmap-redefine-the-python-library-dir.patch21 - cd $(ZENMAPDIR) && $(PYTHON) setup.py --quiet install --prefix "$(prefix)" --force $(if $(DESTDIR…
22 + cd $(ZENMAPDIR) && $(PYTHON) setup.py --quiet install --prefix "$(prefix)" --install-lib="${PYTHO…
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/openhpi/files/
H A Dopenhpi.init109 start-stop-daemon --start --quiet --exec /usr/sbin/openhpid -- -c /etc/openhpi/openhpi.conf
135 start-stop-daemon --stop --quiet --exec /usr/sbin/openhpid
/openbmc/linux/tools/cgroup/
H A Diocost_coef_gen.py52 if not args.quiet:
56 if args.verbose and not args.quiet:
92 eta = 'never' if args.quiet else 'always'

12345678910>>...20