Searched refs:PID (Results 1 - 21 of 21) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/scripts/
H A Dipv6-down.sample17 PID="$(cat "$PIDFILE")"
18 if [ "$PID" != "" ]; then
19 if ps h "$PID" >/dev/null 2>&1; then
20 kill -TERM "$PID"
22 if ps h "$PID" >/dev/null 2>&1; then
24 if ps h "$PID" >/dev/null 2>&1; then
25 kill -KILL "$PID"
H A Dipv6-up.sample24 PID="$(cat "$PIDFILE")"
25 if [ -n "$PID" ]; then
26 ps h "$PID" >/dev/null 2>&1 && exit 0
31 # on background gives us the PID.
H A Dpoff94 PID=`ps axw | grep "[ /]pppd call $1 *\$" | awk '{print $1}'`
95 if test -n "$PID" ; then
96 $KILL -$SIG $PID || {
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/testsuite/build_farm/
H A Dbacktrace6 PID=$1
14 gdb -x $TMPFILE $prefix/sbin/smbd $PID
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/examples/scripts/
H A Dbacktrace17 echo "ERROR: ${BASENAME} needs a PID. "
20 PID=$1
39 ${GDB_BIN} -x "${TMPFILE}" "/proc/${PID}/exe" "${PID}"
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/
H A Dsb1000.c125 short PID[]);
127 const short PID[]);
618 sb1000_get_PIDs(const int ioaddr[], const char* name, short PID[]) argument
633 PID[0] = st[1] << 8 | st[2];
637 PID[1] = st[1] << 8 | st[2];
641 PID[2] = st[1] << 8 | st[2];
645 PID[3] = st[1] << 8 | st[2];
652 sb1000_set_PIDs(const int ioaddr[], const char* name, const short PID[]) argument
667 p = PID[0];
674 p = PID[
991 short PID[4]; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/dnsmasq-2.33/contrib/dynamic-dnsmasq/
H A Ddynamic-dnsmasq.pl224 open(PID,"<$dnsmasqpidfile") || die "Could not open PID file \"$dnsmasqpidfile\": $!\n";
225 my $pid = <PID>;
226 close(PID);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/util-linux/
H A Dipcs.c91 #define PID 5 macro
180 case PID:
217 case PID:
300 case PID:
332 case PID:
400 case PID:
435 case PID:
588 if (opt & 0x80) format = PID; // -p
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm/plat-s3c24xx/
H A Dsleep.S67 mrc p15, 0, r4, c13, c0, 0 @ PID
135 mcr p15, 0, r4, c13, c0, 0 @ PID
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/
H A Dif_frad.h140 unsigned short PID; member in struct:frhdr
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm/mach-sa1100/
H A Dsleep.S43 mrc p15, 0, r6, c13, c0, 0 @ PID
177 mcr p15, 0, r6, c13, c0, 0 @ PID
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/media/dvb/b2c2/
H A Dflexcop_ibi_value_be.h283 u32 PID :13; member in struct:__anon4811::__anon4842
378 u32 PID :13; member in struct:__anon4811::__anon4853
H A Dflexcop_ibi_value_le.h280 u32 PID :13; member in struct:__anon4862::__anon4893
371 u32 PID :13; member in struct:__anon4862::__anon4904
H A Dflexcop-hw-filter.c62 /* this fancy define reduces the code size of the quite similar PID controlling of
133 vpid.pid_n_reg_314.PID = onoff ? pid : 0x1fff;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/wan/
H A Ddlci.c93 hdr.PID = htons(type);
153 skb->protocol = hdr->PID;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm/mach-pxa/
H A Dsleep.S45 mrc p15, 0, r5, c13, c0, 0 @ PID
208 mcr p15, 0, r5, c13, c0, 0 @ PID
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/cris/arch-v32/kernel/
H A Dkgdb.c224 BZ, VR, PID, SRS, enumerator in enum:register_name
486 } else if (regno == PID) {
533 } else if (regno == PID) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/tests/
H A Dftpserver.pl106 # global vars used for child processes PID tracking
108 my $sfpid; # PID for primary connection sockfilt process
109 my $slavepid; # PID for secondary connection sockfilt process
1736 open(PID, ">$pidfile");
1737 print PID $$."\n";
1738 close(PID);
H A Druntests.pl419 if(-f $pidfile && -s $pidfile && open(PID, "<$pidfile")) {
420 $pid2 = 0 + <PID>;
421 close(PID);
1224 logmsg "RUN: $srvrname server is now running PID $httppid\n";
1307 logmsg "RUN: $srvrname server is now running PID $httpspid\n";
1372 # Server is up. Verify that we can speak to it. PID is from fake pidfile
1385 logmsg "RUN: $srvrname server is now running PID $httptlspid\n";
1481 logmsg "RUN: $srvrname server is now running PID $ftppid\n";
1564 logmsg "RUN: $srvrname server is now running PID $ftpspid\n";
1644 logmsg "RUN: $srvrname server is now running PID
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/misc/
H A Dsony-laptop.c511 SNC_HANDLE(PID, snc_PID_get, NULL, NULL, 1),
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/sqlite-3.6.22/
H A Dsqlite3.c14861 PID pid;
14874 PID pid;
14900 PID holder1;
14912 PID holder1;
14936 PID holder1;
22810 /* If some thread using this PID has a lock via a different unixFile*
22820 /* If a SHARED lock is requested, and some thread using this PID already
[all...]

Completed in 471 milliseconds