php man page for inotify_rm_watch

Query: inotify_rm_watch

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

INOTIFY_RM_WATCH(3)							 1						       INOTIFY_RM_WATCH(3)

inotify_rm_watch - Remove an existing watch from an inotify instance

SYNOPSIS
bool inotify_rm_watch (resource $inotify_instance, int $watch_descriptor)
DESCRIPTION
inotify_rm_watch(3) removes the watch $watch_descriptor from the inotify instance $inotify_instance.
PARAMETERS
o $inotify_instance - Resource returned by inotify_init(3) o $watch_descriptor - Watch to remove from the instance
RETURN VALUES
Returns TRUE on success or FALSE on failure.
SEE ALSO
inotify_init(3). PHP Documentation Group INOTIFY_RM_WATCH(3)
Related Man Pages
inotify_rm_watch(2) - linux
inotify_rm_watch(2) - posix
inotify_rm_watch(2) - plan9
inotify_rm_watch(2) - v7
inotify_rm_watch(2) - ultrix
Similar Topics in the Unix Linux Community
Forum Video Tutorial: How to Use Code Tags
New Code Tags (Syntax Highlighting)
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
Denial Of Service Attack Update
Please Welcome Nicki Paul to the Moderator Team!