Linux Standard Base Core Specification 4.1 | ||
---|---|---|
<<< Previous | Next >>> |
On success, inotify_init() shall return a file descriptor pointing to the new inotify instance.
On failure, inotify_init() shall return -1 and set errno
to an appropriate value.
<<< Previous | Home | Next >>> |
inotify_add_watch | Up | inotify_rm_watch |