Home
last modified time | relevance | path

Searched refs:OPTIONS (Results 1 – 25 of 132) sorted by relevance

123456

/openbmc/openbmc/poky/meta/recipes-support/boost/boost/
H A D0001-Don-t-set-up-arch-instruction-set-flags-we-do-that-o.patch32 -cpu-flags gcc OPTIONS : x86 : i486 : -march=i486 ;
33 -cpu-flags gcc OPTIONS : x86 : i586 : -march=i586 ;
34 -cpu-flags gcc OPTIONS : x86 : i686 : -march=i686 ;
77 -cpu-flags gcc OPTIONS : x86 : k6 : -march=k6 ;
78 -cpu-flags gcc OPTIONS : x86 : k6-2 : -march=k6-2 ;
79 -cpu-flags gcc OPTIONS : x86 : k6-3 : -march=k6-3 ;
86 -cpu-flags gcc OPTIONS : x86 : k8 : -march=k8 ;
106 -cpu-flags gcc OPTIONS : x86 : c3 : -march=c3 ;
108 -cpu-flags gcc OPTIONS : x86 : c7 : -march=c7 ;
114 -cpu-flags gcc OPTIONS : sparc : v8 : -mcpu=v8 ;
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/rp-pppoe/rp-pppoe/
H A Dpppoe-server.init8 OPTIONS=""
10 OPTIONS="$OPTIONS -m $MSS"
14 OPTIONS="$OPTIONS -I $i"
18 OPTIONS="$OPTIONS -L $LOCAL_IP"
21 OPTIONS="$OPTIONS -R $REMOTE_IP"
24 OPTIONS="$OPTIONS -S $SERVICE_NAME"
27 OPTIONS="$OPTIONS -N $MAX_SESSIONS"
30 OPTIONS="$OPTIONS -C $ACCESS_CONCENTRATOR_NAME"
33 start-stop-daemon --start --quiet --exec /usr/sbin/pppoe-server -- $OPTIONS
38 start-stop-daemon --stop --quiet --exec /usr/sbin/pppoe-server -- $OPTIONS
/openbmc/u-boot/scripts/
H A Dcoccicheck72 OPTIONS="$COCCIINCLUDE $1"
76 OPTIONS="--dir $srctree $COCCIINCLUDE"
78 OPTIONS="--dir $KBUILD_EXTMOD $COCCIINCLUDE"
83 OPTIONS="--patch $srctree $OPTIONS"
93 OPTIONS="$OPTIONS --jobs $NPROC --chunksize 1"
174 OPTIONS="$OPTIONS $SPFLAGS"
232 $FLAGS --cocci-file $COCCI $OPT $OPTIONS || \
234 $FLAGS --cocci-file $COCCI $OPT $OPTIONS --no-show-diff || \
236 $FLAGS --cocci-file $COCCI $OPT $OPTIONS || \
241 $FLAGS --cocci-file $COCCI $OPT $OPTIONS --no-show-diff && \
[all …]
/openbmc/linux/scripts/
H A Dcoccicheck77 OPTIONS="$COCCIINCLUDE $1"
84 OPTIONS="--dir $srctree $COCCIINCLUDE"
86 OPTIONS="--dir $KBUILD_EXTMOD $COCCIINCLUDE"
102 OPTIONS="--patch $srctree $OPTIONS"
112 OPTIONS="$OPTIONS --jobs $NPROC --chunksize 1"
193 OPTIONS="$OPTIONS $SPFLAGS"
248 $FLAGS --cocci-file $COCCI $OPT $OPTIONS || \
250 $FLAGS --cocci-file $COCCI $OPT $OPTIONS --no-show-diff || \
252 $FLAGS --cocci-file $COCCI $OPT $OPTIONS || \
257 $FLAGS --cocci-file $COCCI $OPT $OPTIONS --no-show-diff && \
[all …]
/openbmc/linux/tools/testing/selftests/ftrace/test.d/dynevent/
H A Dadd_remove_eprobe.tc14 OPTIONS="file=+0(\$filename):ustring"
15 echo "e:$EPROBE $SYSTEM/$EVENT $OPTIONS" >> dynamic_events
43 echo "e:$EPROBE $SYSTEM/$EVENT $OPTIONS" >> dynamic_events
51 echo "e:$EPROBE $SYSTEM/$EVENT $OPTIONS" >> dynamic_events
59 echo "e:$EPROBE $SYSTEM/$EVENT $OPTIONS" >> dynamic_events
67 echo "e:$EPROBE $SYSTEM/$EVENT $OPTIONS" >> dynamic_events
70 echo "-:$EPROBE $SYSTEM/$EVENT $OPTIONS" >> dynamic_events
75 echo "e:$EPROBE $SYSTEM/$EVENT $OPTIONS" >> dynamic_events
78 echo "-:eprobes/$EPROBE $SYSTEM/$EVENT $OPTIONS" >> dynamic_events
83 echo "e:$EPROBE $SYSTEM/$EVENT $OPTIONS" >> dynamic_events
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/nis/files/
H A Dypbind.init64 OPTIONS=""
65 test "$YPBIND_LOCAL_ONLY" = "yes" && OPTIONS="-local-only $OPTIONS"
66 test "$YPBIND_BROADCAST" = "yes" && OPTIONS="-broadcast $OPTIONS"
67 test "$YPBIND_BROKEN_SERVER" = "yes" && OPTIONS="-broken-server $OPTIONS"
69 start-stop-daemon --start --quiet --pidfile $pidfile --exec $YPBIND_BIN -- $YPBIND_OPTIONS $OPTIONS
/openbmc/openbmc/poky/meta/recipes-extended/rpcbind/rpcbind/
H A Dinit.d24 OPTIONS=""
65 start $OPTIONS
72 start $OPTIONS
76 start $OPTIONS
/openbmc/openbmc/poky/meta/recipes-core/busybox/files/
H A Dbusybox-syslog.default1 #OPTIONS="-C"
21 # OPTIONS="-O /var/log/mylog"
25 # OPTIONS="-R 192.168.1.1:601"
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/radvd/files/
H A Dradvd.init22 OPTIONS="-u radvd -p $PIDFILE"
88 --exec $DAEMON -- $OPTIONS; then
125 $PIDFILE --exec $DAEMON -- $OPTIONS
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/net-snmp/net-snmp/
H A Dsnmptrapd.service7 Environment=OPTIONS="-Lsd"
9 ExecStart=/usr/sbin/snmptrapd $OPTIONS -f
H A Dsnmpd.service7 Environment=OPTIONS="-Ls0-6d"
9 ExecStart=/usr/sbin/snmpd $OPTIONS -a -f
/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/initramfs-framework/
H A Dudev15 OPTIONS="/sbin/udev/udevd /sbin/udevd /lib/udev/udevd /lib/systemd/systemd-udevd"
17 for o in $OPTIONS; do
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-supervisor/
H A Dsupervisor.service8 ExecStop=/usr/bin/supervisorctl $OPTIONS shutdown
9 ExecReload=/usr/bin/supervisorctl -c /etc/supervisor/supervisord.conf $OPTIONS reload
/openbmc/linux/tools/bpf/bpftool/Documentation/
H A Dbpftool.rst17 **bpftool** [*OPTIONS*] *OBJECT* { *COMMAND* | **help** }
26 *OPTIONS* := { { **-V** | **--version** } | |COMMON_OPTIONS| }
61 OPTIONS chapter
H A Dbpftool-perf.rst17 **bpftool** [*OPTIONS*] **perf** *COMMAND*
19 *OPTIONS* := { |COMMON_OPTIONS| }
45 OPTIONS chapter
H A Dbpftool-struct_ops.rst17 **bpftool** [*OPTIONS*] **struct_ops** *COMMAND*
19 *OPTIONS* := { |COMMON_OPTIONS| }
69 OPTIONS chapter
H A Dbpftool-iter.rst17 **bpftool** [*OPTIONS*] **iter** *COMMAND*
19 *OPTIONS* := { |COMMON_OPTIONS| }
58 OPTIONS chapter
H A Dbpftool-link.rst17 **bpftool** [*OPTIONS*] **link** *COMMAND*
19 *OPTIONS* := { |COMMON_OPTIONS| | { **-f** | **--bpffs** } | { **-n** | **--nomount** } }
67 OPTIONS chapter
/openbmc/openbmc/poky/meta/recipes-devtools/distcc/files/
H A Ddefault22 # OPTIONS is used for the systemd service file
24 OPTIONS="--allow 127.0.0.1 --enable-tcp-insecure"
/openbmc/linux/Documentation/tools/rv/
H A Drv-list.rst15 **rv list** [*OPTIONS*]
23 OPTIONS chapter
H A Drv-mon-wwnr.rst15 **rv mon wip** [*OPTIONS*]
25 OPTIONS chapter
H A Drv-mon-wip.rst15 **rv mon wip** [*OPTIONS*]
26 OPTIONS chapter
H A Drv-mon.rst15 **rv mon** [*-h*] **monitor_name** [*-h*] [*MONITOR OPTIONS*]
24 OPTIONS chapter
/openbmc/linux/Documentation/tools/rtla/
H A Drtla.rst12 **rtla** *COMMAND* [*OPTIONS*]
32 OPTIONS chapter
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hddtemp/hddtemp/
H A Dinit61 if $DAEMON -wn $OPTIONS $disk 2>/dev/null | grep -q '^[0-9]\+$' ; then
66 …start-stop-daemon --start --quiet --exec $DAEMON -- $DAEMON_ARG $SYSLOG_ARG $OPTIONS $DISKS_NOPROB…

123456