Searched refs:USR1 (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/scripts/
H A Dpoff54 "d") SIG=USR1; DONE=signalled; shift ;;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/opt/broken/
H A Dcomm.sh154 pidof leafp2p | xargs kill -USR1
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/script/tests/
H A Dtest_functions.sh4 kill -USR1 `cat $PIDDIR/timelimit.nmbd.pid` >/dev/null 2>&1 || \
7 kill -USR1 `cat $PIDDIR/timelimit.smbd.pid` >/dev/null 2>&1 || \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/distro/rpm/
H A Dopenvpn.init.d.rhel210 kill -USR1 `cat $pidf` >/dev/null 2>&1
H A Dopenvpn.init.d.suse224 kill -USR1 `cat $pidf` >/dev/null 2>&1
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A Dimx.c64 #define USR1 0x94 /* Status Register 1 */ macro
386 unsigned int val = readl(sport->port.membase + USR1) & USR1_RTSS;
391 writel(USR1_RTSD, sport->port.membase + USR1);
495 sts = readl(sport->port.membase + USR1);
528 if (readl(sport->port.membase + USR1) & USR1_RTSS)
669 writel(USR1_RTSD, sport->port.membase + USR1);

Completed in 53 milliseconds