Home
last modified time | relevance | path

Searched defs:watch_descriptor (Results 1 – 17 of 17) sorted by relevance

/dports/net-p2p/libtorrent/libtorrent-0.13.8/src/torrent/utils/
H A Ddirectory_events.h47 struct watch_descriptor { struct
59 typedef std::vector<watch_descriptor> wd_list; argument
/dports/devel/pecl-swoole/swoole-4.8.5/examples/event/
H A Dinotify.php6 $watch_descriptor = inotify_add_watch($fd, __DIR__.'/inotify.data', IN_MODIFY); variable
/dports/devel/pecl-swoole/swoole-4.8.5/examples/php/
H A Dinotify.php6 $watch_descriptor = inotify_add_watch($fd, __DIR__ . '/php', IN_MODIFY | IN_MOVED_FROM | IN_CREATE … variable
/dports/security/nextcloud-twofactor_webauthn/twofactor_webauthn/vendor/thecodingmachine/safe/generated/
H A Dinotify.php37 function inotify_rm_watch($inotify_instance, int $watch_descriptor): void
/dports/www/nextcloud/nextcloud/3rdparty/thecodingmachine/safe/generated/
H A Dinotify.php37 function inotify_rm_watch($inotify_instance, int $watch_descriptor): void
/dports/devel/pecl-inotify/inotify-3.0.0/
H A Dphp_inotify.h27 #ifdef ZTS
28 #include "TSRM.h"
/dports/sysutils/nitrogen/nitrogen-1.6.1/src/
H A DInotify.h65 int watch_descriptor; variable
H A DInotify.cc38 int watch_descriptor = -1; in create() local
/dports/lang/mono/mono-5.10.1.57/mono/metadata/
H A Dfilewatcher.c141 int ves_icall_System_IO_InotifyWatcher_RemoveWatch (int fd, gint32 watch_descriptor) in ves_icall_System_IO_InotifyWatcher_RemoveWatch()
206 ves_icall_System_IO_InotifyWatcher_RemoveWatch (int fd, gint32 watch_descriptor) in ves_icall_System_IO_InotifyWatcher_RemoveWatch()
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dw32notify.c559 Lisp_Object dirfn, basefn, watch_object, watch_descriptor; variable
/dports/editors/emacs/emacs-27.2/src/
H A Dw32notify.c559 Lisp_Object dirfn, basefn, watch_object, watch_descriptor; variable
/dports/security/openvpn-devel/openvpn-0033811e0215af76f469d78912c95a2f59813454/src/openvpn/
H A Dmulti.c2934 long watch_descriptor = inotify_add_watch(inotify_fd, file, in add_inotify_file_watch() local
/dports/security/openvpn/openvpn-2.5.6/src/openvpn/
H A Dmulti.c2927 long watch_descriptor = inotify_add_watch(inotify_fd, file, in add_inotify_file_watch() local
/dports/security/openvpn-mbedtls/openvpn-2.5.6/src/openvpn/
H A Dmulti.c2927 long watch_descriptor = inotify_add_watch(inotify_fd, file, in add_inotify_file_watch() local
/dports/devel/umbrello/umbrello-21.12.3/lib/kdev5-php/
H A Dphpfunctions.php30653 function inotify_rm_watch($inotify_instance, $watch_descriptor){}
/dports/devel/umbrello/umbrello-21.12.3/lib/kdev4-php/
H A Dphpfunctions.php30653 function inotify_rm_watch($inotify_instance, $watch_descriptor){}
/dports/devel/kdev-php/kdev-php-21.12.3/
H A Dphpfunctions.php51360 function inotify_rm_watch($inotify_instance, $watch_descriptor){}