Searched refs:dpid (Results 1 - 25 of 32) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libdaemon-0.14/libdaemon/
H A DMakefile.am26 dpid.h \
37 dpid.c \
H A Ddaemon.h31 #include <libdaemon/dpid.h>
H A Ddfork.c191 pid_t dpid; local
282 dpid = getpid();
283 if (atomic_write(pipe_fds[1], &dpid, sizeof(dpid)) != sizeof(dpid)) {
302 dpid = (pid_t) -1;
304 if (atomic_write(pipe_fds[1], &dpid, sizeof(dpid)) != sizeof(dpid))
312 pid_t dpid; local
[all...]
H A DMakefile.in96 dpid.lo dexec.lo
257 dpid.h \
267 dpid.c \
351 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dpid.Plo@am__quote@
H A DMakefile96 dpid.lo dexec.lo
257 dpid.h \
267 dpid.c \
351 include ./$(DEPDIR)/dpid.Plo
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libdaemon-0.14/libdaemon/
H A DMakefile.am26 dpid.h \
37 dpid.c \
H A Ddaemon.h31 #include <libdaemon/dpid.h>
H A Ddfork.c191 pid_t dpid; local
282 dpid = getpid();
283 if (atomic_write(pipe_fds[1], &dpid, sizeof(dpid)) != sizeof(dpid)) {
302 dpid = (pid_t) -1;
304 if (atomic_write(pipe_fds[1], &dpid, sizeof(dpid)) != sizeof(dpid))
312 pid_t dpid; local
[all...]
H A DMakefile.in96 dpid.lo dexec.lo
257 dpid.h \
267 dpid.c \
351 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dpid.Plo@am__quote@
H A DMakefile96 dpid.lo dexec.lo
257 dpid.h \
267 dpid.c \
351 include ./$(DEPDIR)/dpid.Plo
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Ddead001.tcl31 set dpid [exec $util_path/db_deadlock -v -t 0.100000 \
34 set dpid [exec $util_path/db_deadlock -v -t 0.100000 \
72 tclkill $dpid
H A Drpc004.tcl27 set dpid [rpc_server_start 1]
28 puts "\tRpc004.a: Started server, pid $dpid"
86 tclkill $dpid
H A Drpc006.tcl21 set dpid [rpc_server_start]
22 puts "\tRpc006.a: Started server, pid $dpid"
76 tclkill $dpid
H A Ddead004.tcl36 set dpid [exec $util_path/db_deadlock -v -t 5 -a $a \
79 tclkill $dpid
H A Ddead005.tcl28 set dpid [exec $util_path/db_deadlock -v -t 0.100000 \
63 tclkill $dpid
H A Drpc002.tcl24 set dpid [rpc_server_start]
25 puts "\tRpc002.a: Started server, pid $dpid"
160 tclkill $dpid
H A Dtest106.tcl62 set dpid [exec $util_path/db_deadlock -a o -v -t 5\
103 tclkill $dpid
H A Drep045script.tcl49 set dpid [exec $util_path/db_deadlock \
138 error_check_good kill_deadlock_detector [tclkill $dpid] ""
H A Drpc003.tcl89 set dpid [rpc_server_start]
90 puts "\tRpc003.c: Started server, pid $dpid"
157 tclkill $dpid
H A Dtest107.tcl85 set dpid [eval {exec $util_path/db_deadlock} -v -ae -t 1.0 \
160 tclkill $dpid
H A Drpc005.tcl19 set dpid [rpc_server_start]
20 puts "\tRpc005.a: Started server, pid $dpid"
157 tclkill $dpid
H A Drpc001.tcl24 set dpid [rpc_server_start 0 30 -t $ttime -I $itime]
25 puts "\tRpc001.a: Started server, pid $dpid"
269 tclkill $dpid
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libdaemon-0.14/examples/
H A Dtestd.c32 #include <libdaemon/dpid.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libdaemon-0.14/examples/
H A Dtestd.c32 #include <libdaemon/dpid.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-dnsconfd/
H A Dmain.c50 #include <libdaemon/dpid.h>

Completed in 189 milliseconds

12