Home
last modified time | relevance | path

Searched refs:_PID (Results 1 – 25 of 95) sorted by relevance

1234

/dports/sysutils/cfengine-masterfiles316/cfengine-masterfiles-3.16.0/cfe_internal/core/watchdog/templates/
H A Dwatchdog.mustache244 _PID=$(echo $proc | awk '{print $4}')
247 _COREFILE=$(printf "%s_%s.core" "$_PID" "$_PROCFILE")
251 gencore "$_PID" "$_COREPATH" > "${COLLECTION_DIR}/gencore-$_PID.output" 2>&1
252 … echo "- [[./gencore-$_PID.output][output from gencore $_PID $_COREPATH]]" >> ${COLLECTION_REPORT}
253 echo "- [[./$_COREFILE][core from $_PID]]" >> ${COLLECTION_REPORT}
259 kill -s SIGKILL "$_PID" > "${COLLECTION_DIR}/kill_$_PID.txt" 2>&1
260 echo " - [[./kill_$_PID.txt][~kill -s SIGKILL $_PID~]]" >> ${COLLECTION_REPORT}
/dports/sysutils/cfengine-masterfiles319/cfengine-masterfiles-3.19.0/cfe_internal/core/watchdog/templates/
H A Dwatchdog.mustache244 _PID=$(echo $proc | awk '{print $4}')
247 _COREFILE=$(printf "%s_%s.core" "$_PID" "$_PROCFILE")
251 gencore "$_PID" "$_COREPATH" > "${COLLECTION_DIR}/gencore-$_PID.output" 2>&1
252 … echo "- [[./gencore-$_PID.output][output from gencore $_PID $_COREPATH]]" >> ${COLLECTION_REPORT}
253 echo "- [[./$_COREFILE][core from $_PID]]" >> ${COLLECTION_REPORT}
259 kill -s SIGKILL "$_PID" > "${COLLECTION_DIR}/kill_$_PID.txt" 2>&1
260 echo " - [[./kill_$_PID.txt][~kill -s SIGKILL $_PID~]]" >> ${COLLECTION_REPORT}
/dports/sysutils/cfengine-masterfiles/cfengine-masterfiles-3.19.0/cfe_internal/core/watchdog/templates/
H A Dwatchdog.mustache244 _PID=$(echo $proc | awk '{print $4}')
247 _COREFILE=$(printf "%s_%s.core" "$_PID" "$_PROCFILE")
251 gencore "$_PID" "$_COREPATH" > "${COLLECTION_DIR}/gencore-$_PID.output" 2>&1
252 … echo "- [[./gencore-$_PID.output][output from gencore $_PID $_COREPATH]]" >> ${COLLECTION_REPORT}
253 echo "- [[./$_COREFILE][core from $_PID]]" >> ${COLLECTION_REPORT}
259 kill -s SIGKILL "$_PID" > "${COLLECTION_DIR}/kill_$_PID.txt" 2>&1
260 echo " - [[./kill_$_PID.txt][~kill -s SIGKILL $_PID~]]" >> ${COLLECTION_REPORT}
/dports/sysutils/cfengine-masterfiles-devel/masterfiles-f98dca2d/cfe_internal/core/watchdog/templates/
H A Dwatchdog.mustache244 _PID=$(echo $proc | awk '{print $4}')
247 _COREFILE=$(printf "%s_%s.core" "$_PID" "$_PROCFILE")
251 gencore "$_PID" "$_COREPATH" > "${COLLECTION_DIR}/gencore-$_PID.output" 2>&1
252 … echo "- [[./gencore-$_PID.output][output from gencore $_PID $_COREPATH]]" >> ${COLLECTION_REPORT}
253 echo "- [[./$_COREFILE][core from $_PID]]" >> ${COLLECTION_REPORT}
259 kill -s SIGKILL "$_PID" > "${COLLECTION_DIR}/kill_$_PID.txt" 2>&1
260 echo " - [[./kill_$_PID.txt][~kill -s SIGKILL $_PID~]]" >> ${COLLECTION_REPORT}
/dports/sysutils/cfengine-masterfiles317/cfengine-masterfiles-3.17.0/cfe_internal/core/watchdog/templates/
H A Dwatchdog.mustache244 _PID=$(echo $proc | awk '{print $4}')
247 _COREFILE=$(printf "%s_%s.core" "$_PID" "$_PROCFILE")
251 gencore "$_PID" "$_COREPATH" > "${COLLECTION_DIR}/gencore-$_PID.output" 2>&1
252 … echo "- [[./gencore-$_PID.output][output from gencore $_PID $_COREPATH]]" >> ${COLLECTION_REPORT}
253 echo "- [[./$_COREFILE][core from $_PID]]" >> ${COLLECTION_REPORT}
259 kill -s SIGKILL "$_PID" > "${COLLECTION_DIR}/kill_$_PID.txt" 2>&1
260 echo " - [[./kill_$_PID.txt][~kill -s SIGKILL $_PID~]]" >> ${COLLECTION_REPORT}
/dports/sysutils/cfengine-masterfiles318/cfengine-masterfiles-3.18.1/cfe_internal/core/watchdog/templates/
H A Dwatchdog.mustache244 _PID=$(echo $proc | awk '{print $4}')
247 _COREFILE=$(printf "%s_%s.core" "$_PID" "$_PROCFILE")
251 gencore "$_PID" "$_COREPATH" > "${COLLECTION_DIR}/gencore-$_PID.output" 2>&1
252 … echo "- [[./gencore-$_PID.output][output from gencore $_PID $_COREPATH]]" >> ${COLLECTION_REPORT}
253 echo "- [[./$_COREFILE][core from $_PID]]" >> ${COLLECTION_REPORT}
259 kill -s SIGKILL "$_PID" > "${COLLECTION_DIR}/kill_$_PID.txt" 2>&1
260 echo " - [[./kill_$_PID.txt][~kill -s SIGKILL $_PID~]]" >> ${COLLECTION_REPORT}
/dports/net-mgmt/py-pdagent/pdagent-1.7.2/scripts/
H A Dfull-integration-test.sh17 _PID=$(docker ps -q -f ancestor=pdagent-${OS})
18 docker exec $_PID /bin/bash /usr/share/pdagent/scripts/install.sh $OS
22 docker exec $_PID /bin/bash /usr/share/pdagent/integration_tests/run-tests.sh
24 docker exec -it $_PID /bin/bash ./integration_tests/${TEST_FILE}
/dports/net-mgmt/py-pdagent-integrations/pdagent-integrations-1.6.2/scripts/
H A Dfull-integration-test.sh17 _PID=$(docker ps -q -f ancestor=pdagent-integrations-${OS})
18 docker exec $_PID /bin/bash /usr/share/pdagent-integrations/scripts/install.sh $OS
22 docker exec $_PID /bin/bash /usr/share/pdagent-integrations/pdagenttestinteg/run-tests.sh
24 docker exec -it $_PID /bin/bash ./pdagenttestinteg/${TEST_FILE}
/dports/lang/perl5.34/perl-5.34.0/cpan/Test-Simple/lib/Test2/API/
H A DInstance.pm43 sub pid { $_[0]->{+_PID} }
96 delete $self->{+_PID};
119 delete $self->{+_PID};
161 $self->{+_PID} = $$ unless defined $self->{+_PID};
304 $self->{+_PID} = $$ unless defined $self->{+_PID};
356 $self->{+_PID} = $$ unless defined $self->{+_PID};
/dports/lang/perl5.30/perl-5.30.3/cpan/Test-Simple/lib/Test2/API/
H A DInstance.pm43 sub pid { $_[0]->{+_PID} }
96 delete $self->{+_PID};
119 delete $self->{+_PID};
161 $self->{+_PID} = $$ unless defined $self->{+_PID};
304 $self->{+_PID} = $$ unless defined $self->{+_PID};
356 $self->{+_PID} = $$ unless defined $self->{+_PID};
/dports/lang/perl5.32/perl-5.32.1/cpan/Test-Simple/lib/Test2/API/
H A DInstance.pm43 sub pid { $_[0]->{+_PID} }
96 delete $self->{+_PID};
119 delete $self->{+_PID};
161 $self->{+_PID} = $$ unless defined $self->{+_PID};
304 $self->{+_PID} = $$ unless defined $self->{+_PID};
356 $self->{+_PID} = $$ unless defined $self->{+_PID};
/dports/devel/p5-Test-Simple/Test-Simple-1.302188/lib/Test2/API/
H A DInstance.pm43 sub pid { $_[0]->{+_PID} }
96 delete $self->{+_PID};
119 delete $self->{+_PID};
161 $self->{+_PID} = $$ unless defined $self->{+_PID};
304 $self->{+_PID} = $$ unless defined $self->{+_PID};
356 $self->{+_PID} = $$ unless defined $self->{+_PID};
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/cpan/Test-Simple/lib/Test2/API/
H A DInstance.pm43 sub pid { $_[0]->{+_PID} }
96 delete $self->{+_PID};
119 delete $self->{+_PID};
161 $self->{+_PID} = $$ unless defined $self->{+_PID};
304 $self->{+_PID} = $$ unless defined $self->{+_PID};
356 $self->{+_PID} = $$ unless defined $self->{+_PID};
/dports/net-mgmt/pandorafms_server/pandorafms_server-6.0SP2/util/
H A Dpandora_server115 _PID=`pidof_pandora`
116 if [ "$_PID" != "$PANDORA_PID" ]
126 if [ "$_PID" = "$PANDORA_PID" ]
H A Dtentacle_serverd139 _PID=`get_all_pid`
140 if [ "$_PID" != "$TENTACLE_PID" ]
149 if [ "$_PID" = "$TENTACLE_PID" ]
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dpciprop.h14 …EVPKEY(_DPKNAME, _PID) DEFINE_DEVPROPKEY ((_DPKNAME), 0xd817fc28, 0x793e, 0x4b9e, 0x99, 0x70, 0x46… argument
15 …EVPKEY(_DPKNAME, _PID) DEFINE_DEVPROPKEY ((_DPKNAME), 0x3ab22e31, 0x8264, 0x4b4e, 0x9a, 0xf5, 0xa8… argument
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dpciprop.h14 …EVPKEY(_DPKNAME, _PID) DEFINE_DEVPROPKEY ((_DPKNAME), 0xd817fc28, 0x793e, 0x4b9e, 0x99, 0x70, 0x46… argument
15 …EVPKEY(_DPKNAME, _PID) DEFINE_DEVPROPKEY ((_DPKNAME), 0x3ab22e31, 0x8264, 0x4b4e, 0x9a, 0xf5, 0xa8… argument
/dports/sysutils/getssl/getssl-2.35/test/test-config/
H A Dvsftpd.initd53 _PID="$(if [ -e /var/run/vsftpd/vsftpd.pid ]; then cat /var/run/vsftpd/vsftpd.pid; fi)"
54 if ! ps -C vsftpd | grep -qs "${_PID}"
62 if ps -C vsftpd | grep -qs "${_PID}"
/dports/sysutils/perp/perp-2.07/perp/
H A Dperp-setup.in8 _PID=$$
20 echo "${_PROG}(${_PID}): $1" >/dev/stderr
/dports/devel/p5-Test2-Harness/Test2-Harness-1.000082/lib/Test2/Formatter/
H A DStream.pm72 my $pid = $self->{+_PID};
76 delete $self->{+_PID};
89 $pid = $self->{+_PID} = $$;
/dports/net/p5-Socket-Class/Socket-Class-2.258/xs/sc_ssl/openssl/source/crypto/rand/
H A Drand_vms.c81 { 4, JPI$_PID },
/dports/www/httest/httest-2.4.24/plugins/crimson/
H A Dhttest.key73 _PID
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/tests/runtime/data/kubernetes/out/
H A Dkairosdb-914055854-b63vq.out1 …8","SYSLOG_IDENTIFIER":"flb-rt-filter_kubernetes","_TRANSPORT":"journal","_PID":"32318","_COMM":"f…
/dports/devel/godot2/godot-2.1.6-stable/thirdparty/openssl/crypto/rand/
H A Drand_vms.c100 {4, JPI$_PID},
/dports/devel/godot2-tools/godot-2.1.6-stable/thirdparty/openssl/crypto/rand/
H A Drand_vms.c100 {4, JPI$_PID},

1234