| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/script/ |
| H A D | unload_ap.sh | 4 [ $? -eq 0 ] && (echo "\nKilling hostapd..."; kill -KILL $hostapd_pid) 7 [ $? -eq 0 ] && (echo "\nKilling dhcpd..."; kill -KILL $dhcpd_pid)
|
| /OK3568_Linux_fs/buildroot/package/transmission/ |
| H A D | S92transmission | 96 start-stop-daemon --stop --quiet --retry=TERM/10/KILL/5 --pidfile $PIDFILE --exec $DAEMON 107 start-stop-daemon --stop --quiet --oknodo --retry=0/30/KILL/5 --exec $DAEMON
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-connectivity/transmission/files/ |
| H A D | transmission-daemon | 103 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
|
| /OK3568_Linux_fs/buildroot/package/rng-tools/ |
| H A D | S21rngd | 25 if start-stop-daemon -K -q -s KILL -p "${PID_FILE}" -n "${NAME}"; then
|
| /OK3568_Linux_fs/buildroot/package/restorecond/ |
| H A D | S02restorecond | 28 start-stop-daemon -K -q -p $PIDFILE -R TERM/30/KILL/5 -n $DAEMON
|
| /OK3568_Linux_fs/kernel/tools/testing/ktest/examples/ |
| H A D | kvm.conf | 15 CLOSE_CONSOLE_SIGNAL = KILL
|
| /OK3568_Linux_fs/buildroot/package/tvheadend/ |
| H A D | S99tvheadend | 41 start-stop-daemon -K -q -p ${PIDFILE} -s KILL -o
|
| /OK3568_Linux_fs/kernel/tools/perf/trace/beauty/ |
| H A D | signum.c | 20 P_SIGNUM(KILL); in syscall_arg__scnprintf_signum()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-connectivity/krb5/krb5/etc/init.d/ |
| H A D | krb5-kdc | 61 start-stop-daemon --stop --quiet --retry=TERM/30/KILL/5 --name $NAME
|
| H A D | krb5-admin-server | 68 start-stop-daemon --stop --quiet --retry=TERM/30/KILL/5 --name $NAME
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/rsyslog/rsyslog/ |
| H A D | initscript | 48 start-stop-daemon -K --quiet --signal KILL --pidfile $PIDFILE --name $NAME
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/freeradius/files/ |
| H A D | freeradius | 79 … start-stop-daemon --stop --retry=TERM/30/KILL/5 --quiet --pidfile $PIDFILE || ret=$?
|
| /OK3568_Linux_fs/debian/overlay/etc/Powermanager/ |
| H A D | triggerhappy | 63 start-stop-daemon --stop --quiet --retry=TERM/30/KILL/5 --pidfile $PIDFILE --name $NAME
|
| /OK3568_Linux_fs/buildroot/package/oracle-mysql/ |
| H A D | 0001-configure-ps-cache-check.patch | 39 AC_PATH_PROG(KILL, kill, kill)
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-dbs/influxdb/influxdb/ |
| H A D | influxdb | 178 kill -s KILL $PID &>/dev/null
|
| /OK3568_Linux_fs/kernel/drivers/tty/ |
| H A D | n_tty.c | 977 enum { ERASE, WERASE, KILL } kill_type; in eraser() enumerator 1004 kill_type = KILL; in eraser()
|
| /OK3568_Linux_fs/yocto/poky/documentation/migration-guides/ |
| H A D | release-notes-4.0.3.rst | 81 - initscripts: run umountnfs as a KILL script
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/shadow/files/ |
| H A D | login.defs_shadow-sysroot | 173 # KILLCHAR Terminal KILL character ('\025' = CTRL/U).
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/ |
| H A D | libc.info-8 | 2159 operations within the current line of text, such as ERASE and KILL. 2169 into lines, and ERASE and KILL processing is not performed. The 2786 This bit enables special display of the KILL character by moving to 2787 a new line after echoing the KILL character normally. The behavior 2790 If this bit is not set, the KILL character echoes just as it would 2791 if it were not the KILL character. Then it is up to the user to 2792 remember that the KILL character has erased the preceding input; 2796 itself controls actual recognition of the KILL character and 2802 KILL character by erasing on the screen the entire line that has 3135 This is the subscript for the KILL character in the special control [all …]
|
| H A D | libc.info-15 | 6244 * KILL character: Editing Characters. (line 91)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/ |
| H A D | libc.info-8 | 2159 operations within the current line of text, such as ERASE and KILL. 2169 into lines, and ERASE and KILL processing is not performed. The 2786 This bit enables special display of the KILL character by moving to 2787 a new line after echoing the KILL character normally. The behavior 2790 If this bit is not set, the KILL character echoes just as it would 2791 if it were not the KILL character. Then it is up to the user to 2792 remember that the KILL character has erased the preceding input; 2796 itself controls actual recognition of the KILL character and 2802 KILL character by erasing on the screen the entire line that has 3135 This is the subscript for the KILL character in the special control [all …]
|
| H A D | libc.info-15 | 6244 * KILL character: Editing Characters. (line 91)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | gfortran.info | 7197 * 'KILL': KILL, Send a signal to a process 7393 *note EXIT::, *note KILL::, *note BACKTRACE:: 11940 *note ABORT::, *note KILL:: 14562 File: gfortran.info, Node: ITIME, Next: KILL, Prev: ISNAN, Up: Intrinsic Procedures 14607 File: gfortran.info, Node: KILL, Next: KIND, Prev: ITIME, Up: Intrinsic Procedures 14609 9.163 'KILL' -- Send a signal to a process 14628 'CALL KILL(PID, SIG [, STATUS])' 14629 'STATUS = KILL(PID, SIG)' 14645 File: gfortran.info, Node: KIND, Next: LBOUND, Prev: KILL, Up: Intrinsic Procedures 22482 * KILL: KILL. (line 6) [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | gfortran.info | 7197 * 'KILL': KILL, Send a signal to a process 7393 *note EXIT::, *note KILL::, *note BACKTRACE:: 11940 *note ABORT::, *note KILL:: 14562 File: gfortran.info, Node: ITIME, Next: KILL, Prev: ISNAN, Up: Intrinsic Procedures 14607 File: gfortran.info, Node: KILL, Next: KIND, Prev: ITIME, Up: Intrinsic Procedures 14609 9.163 'KILL' -- Send a signal to a process 14628 'CALL KILL(PID, SIG [, STATUS])' 14629 'STATUS = KILL(PID, SIG)' 14645 File: gfortran.info, Node: KIND, Next: LBOUND, Prev: KILL, Up: Intrinsic Procedures 22482 * KILL: KILL. (line 6) [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/texinfo/texinfo/ |
| H A D | 0001-gnulib-Update.patch | 9737 +m4_divert_push([KILL]) 9766 +m4_divert_pop([KILL])
|