Home
last modified time | relevance | path

Searched refs:pdsh (Results 1 – 25 of 61) sorted by relevance

123

/dports/sysutils/pdsh/pdsh-pdsh-2.34/
H A DREADME.modules6 pdsh in some other way -- by providing new options to pdsh or
14 `pkglibdir' (typically /usr/lib/pdsh or /usr/local/lib/pdsh). If
25 Package: pdsh-rcmd-rsh
31 Package: pdsh-rmcd-ssh
37 Package: pdsh-rcmd-mrsh
43 Package: pdsh-rcmd-xcpu
49 Package: pdsh-mod-genders
61 Package: pdsh-mod-machines
66 Package: pdsh-mod-slurm
72 Package: pdsh-mod-dshgroup
[all …]
H A Dpdsh.spec1 Name: pdsh
12 Requires: pdsh-rcmd
129 Provides: pdsh-rcmd
137 Provides: pdsh-rcmd
144 Provides: pdsh-rcmd
151 Provides: pdsh-xcpu
158 Provides: pdsh-rcmd
284 %{_bindir}/pdsh
288 %dir %{_libdir}/pdsh
316 %{_libdir}/pdsh/mcmd.*
[all …]
H A DNEWS4 * Changes in pdsh-2.34 (2020-01-07)
12 * Changes in pdsh-2.33 (2017-06-28)
19 * Changes in pdsh-2.32 (2017-06-22)
186 -- %{_libdir}/pdsh should be owned by pdsh RPM.
250 of pdsh bool type.
282 pdsh modules is insecure.
309 -- Add a trivial form of privilege separation to pdsh when pdsh or pdcp
353 as pdsh binary (as well as either root or current user). Allows pdsh
365 invoked by pdsh. At the end of the pdsh or pdcp run, any non-zero
411 -- Package core pdsh functionality and pdsh modules separately in order to
[all …]
H A DREADME19 The README.modules file distributed with pdsh contains a description
42 library. For pdsh's -i option to function properly, the genders
63 Support running pdsh under SLURM allocation.
88 By default, pdsh is now installed without setuid permissions. This
92 permissions of pdsh and pdcp to be setuid root after the install.
95 > chown root PREFIX/bin/pdsh PREFIX/bin/pdcp
96 > chmod 4755 PREFIX/bin/pdsh PREFIX/bin/pdcp
104 1) When executing remote commands via rsh, krb4, qsh, or ssh, pdsh
108 256 sockets. You may exhaust these if multiple pdsh's are running
166 that you are using pdsh (it would be interesting to hear how many
[all …]
H A Dconfigure.ac9 AC_INIT([pdsh], package
12 AC_CONFIG_SRCDIR([pdsh])
15 AC_CONFIG_SRCDIR([src/pdsh/dsh.h])
112 # Test for default pdsh fanout and connect timeout
263 src/pdsh/Makefile
270 doc/pdsh.1
/dports/sysutils/pdsh/pdsh-pdsh-2.34/src/pdsh/
H A DMakefile.am10 noinst_PROGRAMS = pdsh
11 bin_PROGRAMS = pdsh.inst
66 -mv $(DESTDIR)$(bindir)/pdsh.inst $(DESTDIR)$(bindir)/pdsh
68 @chown root $(DESTDIR)$(bindir)/pdsh ||\
70 @cp -p $(DESTDIR)$(bindir)/pdsh $(DESTDIR)$(bindir)/pdcp ||\
72 @cp -p $(DESTDIR)$(bindir)/pdsh $(DESTDIR)$(bindir)/rpdcp ||\
78 $(RM) $(DESTDIR)$(bindir)/pdsh
/dports/net/pacemaker2/pacemaker-Pacemaker-2.1.1/extra/
H A Dcluster-helper6 pdsh=`which pdsh 2>/dev/null`
57 --ssh) ssh="ssh"; scp="scp"; pdsh=""; shift;;
100 elif [ "x$hosts" != x -a $fmt = pdsh ]; then
169 if [ x$pdsh != x ]; then
170 hosts=`expand pdsh`
171 $pdsh -l $user $hosts -- $*
/dports/net/pacemaker1/pacemaker-Pacemaker-1.1.24/extra/
H A Dcluster-helper6 pdsh=`which pdsh 2>/dev/null`
57 --ssh) ssh="ssh"; scp="scp"; pdsh=""; shift;;
100 elif [ "x$hosts" != x -a $fmt = pdsh ]; then
169 if [ x$pdsh != x ]; then
170 hosts=`expand pdsh`
171 $pdsh -l $user $hosts -- $*
/dports/sysutils/pdsh/pdsh-pdsh-2.34/tests/
H A Dt0001-basic.sh5 if ! test -x ../src/pdsh/pdsh; then
160 pdsh -$flag$flagval -w foo -q | grep -q "$name[ ]*$value$"
166 env $env_var=$env_var_val pdsh -w foo -q | grep -q "$name[ ]*$env_var_val$"
H A DREADME4 This directory contains many basic test scripts for pdsh
15 level pdsh build directory. The tests may also all be
69 where N is a decimal digit. For pdsh, only the first digit has meaning,
72 0 - basic pdsh functionality tests
73 1 - pdsh misc module tests
74 2 - pdsh rcmd module tests
76 6 - pdsh regression tests (that don't fit in other categories)
H A Dtest-lib.sh814 make_valgrind_symlink $PDSH_BUILD_DIR/src/pdsh/pdsh
819 PATH=$PDSH_TEST_INSTALLED:$PDSH_BUILD_DIR/src/pdsh:$PATH
822 pdsh_path=$PDSH_BUILD_DIR/src/pdsh
979 if ! test -x $PDSH_BUILD_DIR/src/pdsh/pdsh; then
991 pdsh_owner=$(path_owner $PDSH_BUILD_DIR/src/pdsh/pdsh)
1002 for mod in $(pdsh -L 2>&1 | \
1012 if pdsh -V | head -1 | grep -qv +static-modules; then
H A Dt0006-pdcp.sh5 if ! test -x ../src/pdsh/pdsh; then
83 pdsh -w "$1" -Rexec mkdir %h
/dports/www/firefox/firefox-99.0/widget/windows/
H A DnsDragService.cpp204 IDragSourceHelper* pdsh; in InvokeDragSessionImpl() local
207 (void**)&pdsh))) { in InvokeDragSessionImpl()
210 if (FAILED(pdsh->InitializeFromBitmap(&sdi, itemToDrag))) in InvokeDragSessionImpl()
213 pdsh->Release(); in InvokeDragSessionImpl()
580 IDragSourceHelper* pdsh; in UpdateDragImage() local
583 (void**)&pdsh))) { in UpdateDragImage()
587 if (FAILED(pdsh->InitializeFromBitmap(&sdi, mDataObject))) in UpdateDragImage()
590 pdsh->Release(); in UpdateDragImage()
/dports/sysutils/pdsh/
H A D.license-catalog.mk5 _LICENSE_DISTFILES=chaos-pdsh-pdsh-2.34_GH0.tar.gz
/dports/lang/spidermonkey78/firefox-78.9.0/widget/windows/
H A DnsDragService.cpp203 IDragSourceHelper* pdsh; in InvokeDragSessionImpl() local
206 (void**)&pdsh))) { in InvokeDragSessionImpl()
209 if (FAILED(pdsh->InitializeFromBitmap(&sdi, itemToDrag))) in InvokeDragSessionImpl()
212 pdsh->Release(); in InvokeDragSessionImpl()
599 IDragSourceHelper* pdsh; in UpdateDragImage() local
602 (void**)&pdsh))) { in UpdateDragImage()
606 if (FAILED(pdsh->InitializeFromBitmap(&sdi, mDataObject))) in UpdateDragImage()
609 pdsh->Release(); in UpdateDragImage()
/dports/lang/spidermonkey60/firefox-60.9.0/widget/windows/
H A DnsDragService.cpp214 IDragSourceHelper* pdsh; in InvokeDragSessionImpl() local
217 (void**)&pdsh))) { in InvokeDragSessionImpl()
220 if (FAILED(pdsh->InitializeFromBitmap(&sdi, itemToDrag))) in InvokeDragSessionImpl()
223 pdsh->Release(); in InvokeDragSessionImpl()
612 IDragSourceHelper* pdsh; in UpdateDragImage() local
615 (void**)&pdsh))) { in UpdateDragImage()
619 if (FAILED(pdsh->InitializeFromBitmap(&sdi, mDataObject))) in UpdateDragImage()
622 pdsh->Release(); in UpdateDragImage()
/dports/mail/thunderbird/thunderbird-91.8.0/widget/windows/
H A DnsDragService.cpp203 IDragSourceHelper* pdsh; in InvokeDragSessionImpl() local
206 (void**)&pdsh))) { in InvokeDragSessionImpl()
209 if (FAILED(pdsh->InitializeFromBitmap(&sdi, itemToDrag))) in InvokeDragSessionImpl()
212 pdsh->Release(); in InvokeDragSessionImpl()
599 IDragSourceHelper* pdsh; in UpdateDragImage() local
602 (void**)&pdsh))) { in UpdateDragImage()
606 if (FAILED(pdsh->InitializeFromBitmap(&sdi, mDataObject))) in UpdateDragImage()
609 pdsh->Release(); in UpdateDragImage()
/dports/www/firefox-esr/firefox-91.8.0/widget/windows/
H A DnsDragService.cpp203 IDragSourceHelper* pdsh; in InvokeDragSessionImpl() local
206 (void**)&pdsh))) { in InvokeDragSessionImpl()
209 if (FAILED(pdsh->InitializeFromBitmap(&sdi, itemToDrag))) in InvokeDragSessionImpl()
212 pdsh->Release(); in InvokeDragSessionImpl()
599 IDragSourceHelper* pdsh; in UpdateDragImage() local
602 (void**)&pdsh))) { in UpdateDragImage()
606 if (FAILED(pdsh->InitializeFromBitmap(&sdi, mDataObject))) in UpdateDragImage()
609 pdsh->Release(); in UpdateDragImage()
/dports/net-mgmt/librenms/librenms-21.5.1/includes/polling/storage/
H A Dintelliflash-pr.inc.php31 $pdsh = ($entry['projectDataSizeHigh'] << 32); variable
33 $pdst = (($pdsh + $pdsl) * $storage['units']);
/dports/sysutils/pdsh/pdsh-pdsh-2.34/config/
H A Dac_fanout.m412 # specify the default pdsh fanout.
31 AC_DEFINE_UNQUOTED(DFLT_FANOUT, $FANOUT, [Define to default pdsh fanout.])
H A Dac_connect_timeout.m412 # option to specify the default pdsh connect timeout.
32 [Define to default pdsh connect timeout.])
/dports/net-mgmt/librenms/librenms-21.5.1/includes/discovery/storage/
H A Dintelliflash.inc.php50 $pdsh = ($storage['projectDataSizeHigh'] << 32); variable
52 $pdst = (($pdsh + $pdsl) * $units);
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Ddirac.c325 int av_dirac_parse_sequence_header(AVDiracSeqHeader **pdsh, in av_dirac_parse_sequence_header() argument
394 *pdsh = dsh; in av_dirac_parse_sequence_header()
398 *pdsh = NULL; in av_dirac_parse_sequence_header()
402 int av_dirac_parse_sequence_header(AVDiracSeqHeader **pdsh, in av_dirac_parse_sequence_header() argument
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Ddirac.c325 int av_dirac_parse_sequence_header(AVDiracSeqHeader **pdsh, in av_dirac_parse_sequence_header() argument
394 *pdsh = dsh; in av_dirac_parse_sequence_header()
398 *pdsh = NULL; in av_dirac_parse_sequence_header()
402 int av_dirac_parse_sequence_header(AVDiracSeqHeader **pdsh, in av_dirac_parse_sequence_header() argument
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Ddirac.c325 int av_dirac_parse_sequence_header(AVDiracSeqHeader **pdsh, in av_dirac_parse_sequence_header() argument
394 *pdsh = dsh; in av_dirac_parse_sequence_header()
398 *pdsh = NULL; in av_dirac_parse_sequence_header()
402 int av_dirac_parse_sequence_header(AVDiracSeqHeader **pdsh, in av_dirac_parse_sequence_header() argument

123