Home
last modified time | relevance | path

Searched refs:inotifywatch (Results 1 – 16 of 16) sorted by relevance

/dports/sysutils/inotify-tools/inotify-tools-3.21.9.6/src/
H A DMakefile.am1 bin_PROGRAMS = inotifywait inotifywatch program
3 inotifywatch_SOURCES = inotifywatch.c common.c common.h
10 fsnotifywatch_SOURCES = inotifywatch.c common.c common.h
/dports/sysutils/inotify-tools/inotify-tools-3.21.9.6/
H A D.gitignore29 /src/inotifywatch
39 man/inotifywatch.1
H A Dconfigure.ac97 man/inotifywatch.1
/dports/shells/bash-completion/bash-completion-2.11/completions/
H A Dinotifywait1 # bash completion for inotifywait(1) and inotifywatch(1) -*- shell-script -*-
45 complete -F _inotifywait inotifywait inotifywatch
H A D.gitignore88 inotifywatch
H A DMakefile.am586 inotifywatch \
822 inotifywatch
/dports/sysutils/inotify-tools/inotify-tools-3.21.9.6/man/
H A DMakefile.am1 dist_man_MANS = inotifywait.1 inotifywatch.1 fsnotifywait.1 fsnotifywatch.1
/dports/sysutils/cfengine316/cfengine-3.16.0/tests/acceptance/
H A Dtestall67 INOTIFYWATCH_LOG=inotifywatch.log
777 --inotifywatch)
1305 if which inotifywatch 2>&1 > /dev/null
1308 inotifywatch ${INOTIFYWATCH_OPTS} $BASE_WORKDIR < /dev/null 2>&1 > ${INOTIFYWATCH_LOG} &
/dports/sysutils/cfengine317/cfengine-3.17.0/tests/acceptance/
H A Dtestall67 INOTIFYWATCH_LOG=inotifywatch.log
777 --inotifywatch)
1305 if which inotifywatch 2>&1 > /dev/null
1308 inotifywatch ${INOTIFYWATCH_OPTS} $BASE_WORKDIR < /dev/null 2>&1 > ${INOTIFYWATCH_LOG} &
/dports/sysutils/cfengine/cfengine-3.19.0/tests/acceptance/
H A Dtestall67 INOTIFYWATCH_LOG=inotifywatch.log
786 --inotifywatch)
1318 if which inotifywatch 2>&1 > /dev/null
1321 inotifywatch ${INOTIFYWATCH_OPTS} $BASE_WORKDIR < /dev/null 2>&1 > ${INOTIFYWATCH_LOG} &
/dports/sysutils/cfengine-devel/core-d08ae9eff/tests/acceptance/
H A Dtestall67 INOTIFYWATCH_LOG=inotifywatch.log
786 --inotifywatch)
1318 if which inotifywatch 2>&1 > /dev/null
1321 inotifywatch ${INOTIFYWATCH_OPTS} $BASE_WORKDIR < /dev/null 2>&1 > ${INOTIFYWATCH_LOG} &
/dports/sysutils/cfengine319/cfengine-3.19.0/tests/acceptance/
H A Dtestall67 INOTIFYWATCH_LOG=inotifywatch.log
786 --inotifywatch)
1318 if which inotifywatch 2>&1 > /dev/null
1321 inotifywatch ${INOTIFYWATCH_OPTS} $BASE_WORKDIR < /dev/null 2>&1 > ${INOTIFYWATCH_LOG} &
/dports/sysutils/cfengine318/cfengine-3.18.1/tests/acceptance/
H A Dtestall67 INOTIFYWATCH_LOG=inotifywatch.log
786 --inotifywatch)
1318 if which inotifywatch 2>&1 > /dev/null
1321 inotifywatch ${INOTIFYWATCH_OPTS} $BASE_WORKDIR < /dev/null 2>&1 > ${INOTIFYWATCH_LOG} &
/dports/editors/emacs/emacs-27.2/
H A D.gitlab-ci.yml41 # This tests also file monitor libraries inotify and inotifywatch.
/dports/editors/emacs-devel/emacs-4d1968b/test/infra/
H A Dgitlab-ci.yml200 # This tests also file monitor libraries inotify and inotifywatch.
/dports/shells/bash-completion/bash-completion-2.11/
H A DCHANGES744 * inotifywatch: New completion, common with inotifywait