Home
last modified time | relevance | path

Searched full:stop (Results 1 – 25 of 6529) sorted by relevance

12345678910>>...262

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/camera/CameraUI/src/
H A Dsettings.cpp94 …" background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, stop:0 #0F7DBE, stop:1 #1582C3);… in on_previewButton_clicked()
100 …" background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, stop:0 #0F7DBE, stop:1 #1582C3);… in on_previewButton_clicked()
106 …" background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, stop:0 #0F7DBE, stop:1 #1582C3);… in on_previewButton_clicked()
112 …" background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, stop:0 #0F7DBE, stop:1 #1582C3);… in on_previewButton_clicked()
126 …" background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, stop:0 #0F7DBE, stop:1 #1582C3);… in on_AdasButton_clicked()
132 …" background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, stop:0 #0F7DBE, stop:1 #1582C3);… in on_AdasButton_clicked()
138 …" background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, stop:0 #0F7DBE, stop:1 #1582C3);… in on_AdasButton_clicked()
144 …" background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, stop:0 #0F7DBE, stop:1 #1582C3);… in on_AdasButton_clicked()
158 …" background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, stop:0 #0F7DBE, stop:1 #1582C3);… in on_reverseLineButton_clicked()
164 …" background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, stop:0 #0F7DBE, stop:1 #1582C3);… in on_reverseLineButton_clicked()
[all …]
H A Dfront_adas_setting.cpp27 …-page:vertical{background: qlineargradient(x1:0, y1:0, x2:0, y2:1,stop:0 #439cf4, stop:1 #439cf4);\ in front_ADAS_setting()
28 … background: qlineargradient(x1: 0, y1: 0.2, x2: 1, y2: 1,stop: 0 #439cf4, stop: 1 #439cf4);\ in front_ADAS_setting()
33 …eargradient(spread:pad, x1:0, y1:1, x2:0, y2:0, stop:0 #439cf3, stop:0.25 #439cf3, stop:0.5 #439cf… in front_ADAS_setting()
34 …eargradient(spread:pad, x1:0, y1:1, x2:0, y2:0, stop:0 #bcbcbc, stop:0.25 #bcbcbc, stop:0.5 #bcbcb… in front_ADAS_setting()
39 …eargradient(spread:pad, x1:0, y1:1, x2:0, y2:0, stop:0 #bcbcbc, stop:0.25 #bcbcbc, stop:0.5 #bcbcb… in front_ADAS_setting()
40 … background: qlineargradient(x1: 0, y1: 0.2, x2: 1, y2: 1,stop: 0 #439cf4, stop: 1 #439cf4);\ in front_ADAS_setting()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/gdb/
H A DNon_002dStop-Mode.html17 <title>Debugging with GDB: Non-Stop Mode</title>
19 <meta name="description" content="Debugging with GDB: Non-Stop Mode">
20 <meta name="keywords" content="Debugging with GDB: Non-Stop Mode">
30 <link href="All_002dStop-Mode.html#All_002dStop-Mode" rel="previous" title="All-Stop Mode">
67 …ll_002dStop-Mode.html#All_002dStop-Mode" accesskey="p" rel="previous">All-Stop Mode</a>, Up: <a hr…
71 <h4 class="subsection">5.5.2 Non-Stop Mode</h4>
81 respond to external events. This is referred to as <em>non-stop</em> mode.
83 <p>In non-stop mode, when a thread stops to report a debugging event,
84 <em>only</em> that thread is stopped; <small>GDB</small> does not stop other
85 threads as well, in contrast to the all-stop mode behavior. Additionally,
[all …]
H A DRemote-Non_002dStop.html17 <title>Debugging with GDB: Remote Non-Stop</title>
19 <meta name="description" content="Debugging with GDB: Remote Non-Stop">
20 <meta name="keywords" content="Debugging with GDB: Remote Non-Stop">
71 <h3 class="section">E.10 Remote Protocol Support for Non-Stop Mode</h3>
73 <p><small>GDB</small>&rsquo;s remote protocol supports non-stop debugging of
74 …s, as described in <a href="Non_002dStop-Mode.html#Non_002dStop-Mode">Non-Stop Mode</a>. If the s…
75 supports non-stop mode, it should report that to <small>GDB</small> by including
79 establishing a new connection with the stub. Entering non-stop mode
81 must stop all threads in any already-attached processes when entering
82 all-stop mode. <small>GDB</small> uses the &lsquo;<samp>?</samp>&rsquo; packet as necessary to
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/gdb/
H A DNon_002dStop-Mode.html17 <title>Debugging with GDB: Non-Stop Mode</title>
19 <meta name="description" content="Debugging with GDB: Non-Stop Mode">
20 <meta name="keywords" content="Debugging with GDB: Non-Stop Mode">
30 <link href="All_002dStop-Mode.html#All_002dStop-Mode" rel="previous" title="All-Stop Mode">
67 …ll_002dStop-Mode.html#All_002dStop-Mode" accesskey="p" rel="previous">All-Stop Mode</a>, Up: <a hr…
71 <h4 class="subsection">5.5.2 Non-Stop Mode</h4>
81 respond to external events. This is referred to as <em>non-stop</em> mode.
83 <p>In non-stop mode, when a thread stops to report a debugging event,
84 <em>only</em> that thread is stopped; <small>GDB</small> does not stop other
85 threads as well, in contrast to the all-stop mode behavior. Additionally,
[all …]
H A DRemote-Non_002dStop.html17 <title>Debugging with GDB: Remote Non-Stop</title>
19 <meta name="description" content="Debugging with GDB: Remote Non-Stop">
20 <meta name="keywords" content="Debugging with GDB: Remote Non-Stop">
71 <h3 class="section">E.10 Remote Protocol Support for Non-Stop Mode</h3>
73 <p><small>GDB</small>&rsquo;s remote protocol supports non-stop debugging of
74 …s, as described in <a href="Non_002dStop-Mode.html#Non_002dStop-Mode">Non-Stop Mode</a>. If the s…
75 supports non-stop mode, it should report that to <small>GDB</small> by including
79 establishing a new connection with the stub. Entering non-stop mode
81 must stop all threads in any already-attached processes when entering
82 all-stop mode. <small>GDB</small> uses the &lsquo;<samp>?</samp>&rsquo; packet as necessary to
[all …]
/OK3568_Linux_fs/u-boot/arch/arm/cpu/armv7/
H A Dcache_v7.c31 static void v7_dcache_clean_inval_range(u32 start, u32 stop, u32 line_len) in v7_dcache_clean_inval_range() argument
37 for (mva = start; mva < stop; mva = mva + line_len) { in v7_dcache_clean_inval_range()
43 static void v7_dcache_inval_range(u32 start, u32 stop, u32 line_len) in v7_dcache_inval_range() argument
48 check_cache_range(start, stop); in v7_dcache_inval_range()
58 if (stop & (line_len - 1)) { in v7_dcache_inval_range()
59 mva = stop & ~(line_len - 1); in v7_dcache_inval_range()
61 stop = mva; in v7_dcache_inval_range()
64 for (mva = start; mva < stop; mva = mva + line_len) { in v7_dcache_inval_range()
70 static void v7_dcache_maint_range(u32 start, u32 stop, u32 range_op) in v7_dcache_maint_range() argument
84 v7_dcache_clean_inval_range(start, stop, line_len); in v7_dcache_maint_range()
[all …]
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/browser/data/
H A Dbrowser.svg26 <stop
29 style="stop-color:#000000;stop-opacity:0.54263568;" />
30 <stop
33 style="stop-color:#000000;stop-opacity:0;" />
44 <stop
45 style="stop-color:#000000;stop-opacity:0.3137255;"
48 <stop
49 style="stop-color:#000000;stop-opacity:0;"
55 <stop
56 style="stop-color:#000000;stop-opacity:0.3137255;"
[all …]
/OK3568_Linux_fs/kernel/tools/testing/selftests/ptrace/
H A Dget_syscall_info.c149 LOG_KILL_TRACEE("unexpected signal stop"); in TEST()
161 LOG_KILL_TRACEE("signal stop mismatch"); in TEST()
164 LOG_KILL_TRACEE("signal stop mismatch"); in TEST()
167 LOG_KILL_TRACEE("signal stop mismatch"); in TEST()
170 LOG_KILL_TRACEE("signal stop mismatch"); in TEST()
173 LOG_KILL_TRACEE("signal stop mismatch"); in TEST()
189 LOG_KILL_TRACEE("entry stop mismatch"); in TEST()
192 LOG_KILL_TRACEE("entry stop mismatch"); in TEST()
195 LOG_KILL_TRACEE("entry stop mismatch"); in TEST()
198 LOG_KILL_TRACEE("entry stop mismatch"); in TEST()
[all …]
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/camera/CameraUI/ui/
H A Dsettings.ui65 background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, stop:0 #0F7DBE, stop:1 #1582C3);
74 background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, stop:0 #0F7DBE, stop:1 #1582C3);
78 background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, stop:0 #50A3F0, stop:1 #489CEA);
82 background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, stop:0 #0F7DBE, stop:1 #1582C3);
121 background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, stop:0 #0F7DBE, stop:1 #1582C3);
130 background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, stop:0 #0F7DBE, stop:1 #1582C3);
134 background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, stop:0 #50A3F0, stop:1 #489CEA);
138 background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, stop:0 #0F7DBE, stop:1 #1582C3);
177 background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, stop:0 #0F7DBE, stop:1 #1582C3);
186 background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, stop:0 #0F7DBE, stop:1 #1582C3);
[all …]
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/video/
H A Dvideoplayer.ui200 ….5, cy:0.5, radius:0.077, fx:0.5, fy:0.5, stop:0 rgba(0, 169, 255, 147), stop:0.497326 rgba(0, 0, …
203 ….5, cy:0.5, radius:0.077, fx:0.5, fy:0.5, stop:0 rgba(0, 169, 255, 147), stop:0.497326 rgba(0, 0, …
340 …eargradient(spread:pad, x1:0, y1:1, x2:0, y2:0, stop:0 #bcbcbc, stop:0.25 #bcbcbc, stop:0.5 #bcbcb…
344 …eargradient(spread:pad, x1:0, y1:1, x2:0, y2:0, stop:0 #439cf3, stop:0.25 #439cf3, stop:0.5 #439cf…
434 background-color: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, stop:0 rgb(40, 15, 166), stop
442 ….5, cy:0.5, radius:0.077, fx:0.5, fy:0.5, stop:0 rgba(0, 169, 255, 147), stop:0.497326 rgba(0, 0, …
446 …nd-color: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, stop:0 rgb(40, 15, 166), stop:1 rgb(…
485 background-color: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, stop:0 rgb(40, 15, 166), stop
493 ….5, cy:0.5, radius:0.077, fx:0.5, fy:0.5, stop:0 rgba(0, 169, 255, 147), stop:0.497326 rgba(0, 0, …
497 …nd-color: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, stop:0 rgb(40, 15, 166), stop:1 rgb(…
[all …]
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnf_conntrack_h323_types.c717 {FNAME("mediaControlGuaranteedDelivery") BOOL, FIXD, 0, 0, STOP | OPT,
719 {FNAME("silenceSuppression") BOOL, FIXD, 0, 0, STOP | OPT, 0, NULL},
720 {FNAME("destination") SEQ, 0, 2, 2, STOP | EXT | OPT, 0, NULL},
721 {FNAME("dynamicRTPPayloadType") INT, 5, 96, 0, STOP | OPT, 0, NULL},
722 {FNAME("mediaPacketization") CHOICE, 0, 1, 2, STOP | EXT | OPT, 0,
724 {FNAME("transportCapability") SEQ, 3, 3, 3, STOP | EXT | OPT, 0,
726 {FNAME("redundancyEncoding") SEQ, 1, 2, 2, STOP | EXT | OPT, 0, NULL},
828 {FNAME("encryptionSync") SEQ, 2, 4, 4, STOP | EXT | OPT, 0, NULL},
872 {FNAME("endpointIdentifier") BMPSTR, 7, 1, 0, STOP | OPT, 0, NULL},
1355 {FNAME("nonStandard") SEQ, 0, 1, 1, STOP | EXT, 0, NULL},
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/sysvinit/sysvinit/
H A Dbootlogd.init5 # Required-Stop:
7 # Default-Stop: 2 3 4 5
10 # "stop-bootlogd", it will stop the daemon instead of
38 *stop-bootlog*)
42 ACTION=stop
53 start-stop-daemon --start --quiet \
60 stop)
61 # stop may get called during bootup, so let it honor
64 start-stop-daemon --stop --quiet --exec $DAEMON
80 start-stop-daemon --stop --quiet --exec $DAEMON
[all …]
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/music/
H A Dmusicplayer.ui421 …eargradient(spread:pad, x1:0, y1:1, x2:0, y2:0, stop:0 #bcbcbc, stop:0.25 #bcbcbc, stop:0.5 #bcbcb…
425 …eargradient(spread:pad, x1:0, y1:1, x2:0, y2:0, stop:0 #439cf3, stop:0.25 #439cf3, stop:0.5 #439cf…
484 background-color: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, stop:0 rgb(40, 15, 166), stop
492 ….5, cy:0.5, radius:0.077, fx:0.5, fy:0.5, stop:0 rgba(0, 169, 255, 147), stop:0.497326 rgba(0, 0, …
496 …nd-color: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, stop:0 rgb(40, 15, 166), stop:1 rgb(…
536 background-color: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, stop:0 rgb(40, 15, 166), stop
544 ….5, cy:0.5, radius:0.077, fx:0.5, fy:0.5, stop:0 rgba(0, 169, 255, 147), stop:0.497326 rgba(0, 0, …
548 …nd-color: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, stop:0 rgb(40, 15, 166), stop:1 rgb(…
588 background-color: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, stop:0 rgb(40, 15, 166), stop
596 ….5, cy:0.5, radius:0.077, fx:0.5, fy:0.5, stop:0 rgba(0, 169, 255, 147), stop:0.497326 rgba(0, 0, …
[all …]
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/MediaUI/player/
H A Dvideoplayer.ui73 …nd-color: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, stop:0 rgb(40, 15, 166), stop:1 rgb(…
313 ….5, cy:0.5, radius:0.077, fx:0.5, fy:0.5, stop:0 rgba(0, 169, 255, 147), stop:0.497326 rgba(0, 0, …
316 ….5, cy:0.5, radius:0.077, fx:0.5, fy:0.5, stop:0 rgba(0, 169, 255, 147), stop:0.497326 rgba(0, 0, …
453 …eargradient(spread:pad, x1:0, y1:1, x2:0, y2:0, stop:0 #bcbcbc, stop:0.25 #bcbcbc, stop:0.5 #bcbcb…
457 …eargradient(spread:pad, x1:0, y1:1, x2:0, y2:0, stop:0 #439cf3, stop:0.25 #439cf3, stop:0.5 #439cf…
547 background-color: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, stop:0 rgb(40, 15, 166), stop
555 ….5, cy:0.5, radius:0.077, fx:0.5, fy:0.5, stop:0 rgba(0, 169, 255, 147), stop:0.497326 rgba(0, 0, …
559 …nd-color: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, stop:0 rgb(40, 15, 166), stop:1 rgb(…
598 background-color: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, stop:0 rgb(40, 15, 166), stop
606 ….5, cy:0.5, radius:0.077, fx:0.5, fy:0.5, stop:0 rgba(0, 169, 255, 147), stop:0.497326 rgba(0, 0, …
[all …]
H A Dmusicplayer.ui76 …nd-color: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, stop:0 rgb(79, 38, 126), stop:1 rgb(…
537 …eargradient(spread:pad, x1:0, y1:1, x2:0, y2:0, stop:0 #bcbcbc, stop:0.25 #bcbcbc, stop:0.5 #bcbcb…
541 …eargradient(spread:pad, x1:0, y1:1, x2:0, y2:0, stop:0 #439cf3, stop:0.25 #439cf3, stop:0.5 #439cf…
600 background-color: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, stop:0 rgb(40, 15, 166), stop
608 ….5, cy:0.5, radius:0.077, fx:0.5, fy:0.5, stop:0 rgba(0, 169, 255, 147), stop:0.497326 rgba(0, 0, …
612 …nd-color: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, stop:0 rgb(40, 15, 166), stop:1 rgb(…
652 background-color: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, stop:0 rgb(40, 15, 166), stop
660 ….5, cy:0.5, radius:0.077, fx:0.5, fy:0.5, stop:0 rgba(0, 169, 255, 147), stop:0.497326 rgba(0, 0, …
664 …nd-color: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, stop:0 rgb(40, 15, 166), stop:1 rgb(…
704 background-color: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, stop:0 rgb(40, 15, 166), stop
[all …]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-webserver/recipes-httpd/sthttpd/sthttpd/
H A Dinit6 # Required-Stop: $remote_fs $syslog
8 # Default-Stop: 0 1 6
21 start-stop-daemon --start --quiet --exec $thttpd -- -C @@CONFFILE
24 stop)
26 start-stop-daemon --stop --quiet --exec $thttpd
30 start-stop-daemon --stop --quiet --signal 1 --exec $thttpd
34 start-stop-daemon --stop --quiet --exec $thttpd -- -C @@CONFFILE
44 start-stop-daemon --start --quiet --exec $thttpd -- -C @@CONFFILE
48 echo "Usage: /etc/init.d/thttpd {start|stop|reload|restart|force-reload}"
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/lvm2/files/
H A D0001-Avoid-bashisms-in-init-scripts.patch35 - echo $"Usage: $0 {start|stop|status}"
36 + echo "Usage: $0 {start|stop|status}"
53 - echo $"Usage: $0 {start|stop|restart|status}"
54 + echo "Usage: $0 {start|stop|restart|status}"
72 - echo $"Usage: $0 {start|stop|force-stop|restart|condrestart|try-restart|status}"
73 + echo "Usage: $0 {start|stop|force-stop|restart|condrestart|try-restart|status}"
91 - echo $"Usage: $0 {start|stop|restart|status|force-stop}"
92 + echo "Usage: $0 {start|stop|restart|status|force-stop}"
110 - echo $"Usage: $0 {start|stop|restart|status|force-stop}"
111 + echo "Usage: $0 {start|stop|restart|status|force-stop}"
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/rpcbind/rpcbind/
H A Dinit.d3 # start/stop rpcbind daemon.
8 # Required-Stop: $network
10 # Default-Stop: 0 1 6
40 start-stop-daemon --start --quiet --exec /sbin/rpcbind -- "$@"
48 stop () in stop() function
55 start-stop-daemon --stop --quiet --exec /sbin/rpcbind in stop()
67 stop)
68 stop
71 stop
75 stop
[all …]
/OK3568_Linux_fs/buildroot/package/netsnmp/
H A DS59snmpd5 # Required-Stop: $network $local_fs
7 # Default-Stop: 0 6
40 start-stop-daemon -q -S -x /usr/sbin/snmpd -- $SNMPDOPTS
46 start-stop-daemon -q -S -x /usr/sbin/snmptrapd -- $TRAPDOPTS
51 stop() {
54 start-stop-daemon -q -K $ssd_oknodo -x /usr/sbin/snmpd
60 start-stop-daemon -q -K $ssd_oknodo -x /usr/sbin/snmptrapd
68 start-stop-daemon -q -K -s 1 -p /var/run/snmpd.pid -x /usr/sbin/snmpd
74 start-stop-daemon -q -K -s 1 -p /var/run/snmptrapd.pid -x /usr/sbin/snmptrapd
84 stop)
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/xinetd/xinetd/
H A Dxinetd.init3 # /etc/init.d/xinetd -- script to start and stop xinetd.
31 …start-stop-daemon --start --quiet --background --exec /usr/sbin/xinetd -- -pidfile /var/run/xinetd…
34 stop)
36 start-stop-daemon --stop --signal 3 --quiet --exec /usr/sbin/xinetd
45 start-stop-daemon --stop --signal 1 --quiet --exec /usr/sbin/xinetd
51 start-stop-daemon --stop --signal 1 --quiet --exec /usr/sbin/xinetd
55 $0 stop
59 echo "Usage: /etc/init.d/xinetd {start|stop|status|reload|force-reload|restart}"
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/firewalld/files/
H A Dfirewalld.init6 # Required-Stop:
8 # Default-Stop: 0 1 6
21 start-stop-daemon --start --quiet --exec $firewalld
24 stop)
26 start-stop-daemon --stop --quiet --pidfile $pidfile
31 start-stop-daemon --stop --quiet --pidfile $pidfile
34 start-stop-daemon --start --quiet --exec $firewalld
46 echo "Usage: /etc/init.d/firewalld {start|stop|restart|reload|status}" >&2
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/netperf/files/
H A Dinit12 # Required-Stop: $remote_fs $local_fs $time
14 # Should-Stop: $network $named
16 # Default-Stop: 0 1 6
28 start-stop-daemon -S -x $DAEMON > /dev/null 2>&1
31 stop)
33 start-stop-daemon -K -x $DAEMON
44 # start-stop-daemon --stop --signal 1 --verbose --exec $DAEMON
52 start-stop-daemon -K -x $DAEMON
54 start-stop-daemon -S -x $DAEMON
57 echo "Usage: /etc/init.d/netperf {start|stop|restart|force-reload}"
/OK3568_Linux_fs/kernel/include/trace/events/
H A Dmmc.h52 __entry->stop_opcode = mrq->stop ? mrq->stop->opcode : 0;
53 __entry->stop_arg = mrq->stop ? mrq->stop->arg : 0;
54 __entry->stop_flags = mrq->stop ? mrq->stop->flags : 0;
55 __entry->stop_retries = mrq->stop ? mrq->stop->retries : 0;
136 __entry->stop_opcode = mrq->stop ? mrq->stop->opcode : 0;
137 __entry->stop_err = mrq->stop ? mrq->stop->error : 0;
138 __entry->stop_resp[0] = mrq->stop ? mrq->stop->resp[0] : 0;
139 __entry->stop_resp[1] = mrq->stop ? mrq->stop->resp[1] : 0;
140 __entry->stop_resp[2] = mrq->stop ? mrq->stop->resp[2] : 0;
141 __entry->stop_resp[3] = mrq->stop ? mrq->stop->resp[3] : 0;
[all …]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/proftpd/files/
H A Dproftpd-basic.init6 # Required-Stop: $remote_fs $syslog $local_fs $network
8 # Should-Stop: $named
10 # Default-Stop: 0 1 6
82 …start-stop-daemon --start --quiet --pidfile "$PIDFILE" --oknodo --exec $DAEMON -- -c $CONFIG_FILE …
89 if [ "$1" = "stop" ]; then
102 start-stop-daemon --stop --signal $SIGNAL --quiet --pidfile "$PIDFILE"
108 start-stop-daemon --stop --signal $SIGNAL --quiet --pidfile "$PIDFILE"
148 stop)
150 signal stop 0
161 force-stop)
[all …]

12345678910>>...262