OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:inotify_entry
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/compat/linux/common/
linux_inotify.c
85
struct
inotify_entry
{
struct
86
TAILQ_ENTRY(
inotify_entry
) ie_entries;
117
TAILQ_HEAD(,
inotify_entry
) ifd_qhead; /* queue of pending events */
135
struct
inotify_entry
*, size_t *, char *);
137
uint32_t, struct
inotify_entry
*, size_t *);
740
struct
inotify_entry
*buf, size_t *nbuf, char *name)
900
handle_write(struct inotifyfd *ifd, int wd, struct
inotify_entry
*buf,
977
uint32_t flags, uint32_t fflags, struct
inotify_entry
*buf,
1050
struct
inotify_entry
*cur_ie;
1053
struct
inotify_entry
buf[LINUX_INOTIFY_MAX_FROM_KEVENT]
[
all
...]
linux_inotify.c
85
struct
inotify_entry
{
struct
86
TAILQ_ENTRY(
inotify_entry
) ie_entries;
117
TAILQ_HEAD(,
inotify_entry
) ifd_qhead; /* queue of pending events */
135
struct
inotify_entry
*, size_t *, char *);
137
uint32_t, struct
inotify_entry
*, size_t *);
740
struct
inotify_entry
*buf, size_t *nbuf, char *name)
900
handle_write(struct inotifyfd *ifd, int wd, struct
inotify_entry
*buf,
977
uint32_t flags, uint32_t fflags, struct
inotify_entry
*buf,
1050
struct
inotify_entry
*cur_ie;
1053
struct
inotify_entry
buf[LINUX_INOTIFY_MAX_FROM_KEVENT]
[
all
...]
linux_inotify.c
85
struct
inotify_entry
{
struct
86
TAILQ_ENTRY(
inotify_entry
) ie_entries;
117
TAILQ_HEAD(,
inotify_entry
) ifd_qhead; /* queue of pending events */
135
struct
inotify_entry
*, size_t *, char *);
137
uint32_t, struct
inotify_entry
*, size_t *);
740
struct
inotify_entry
*buf, size_t *nbuf, char *name)
900
handle_write(struct inotifyfd *ifd, int wd, struct
inotify_entry
*buf,
977
uint32_t flags, uint32_t fflags, struct
inotify_entry
*buf,
1050
struct
inotify_entry
*cur_ie;
1053
struct
inotify_entry
buf[LINUX_INOTIFY_MAX_FROM_KEVENT]
[
all
...]
linux_inotify.c
85
struct
inotify_entry
{
struct
86
TAILQ_ENTRY(
inotify_entry
) ie_entries;
117
TAILQ_HEAD(,
inotify_entry
) ifd_qhead; /* queue of pending events */
135
struct
inotify_entry
*, size_t *, char *);
137
uint32_t, struct
inotify_entry
*, size_t *);
740
struct
inotify_entry
*buf, size_t *nbuf, char *name)
900
handle_write(struct inotifyfd *ifd, int wd, struct
inotify_entry
*buf,
977
uint32_t flags, uint32_t fflags, struct
inotify_entry
*buf,
1050
struct
inotify_entry
*cur_ie;
1053
struct
inotify_entry
buf[LINUX_INOTIFY_MAX_FROM_KEVENT]
[
all
...]
Completed in 157 milliseconds
Indexes created Wed Oct 01 13:09:50 GMT 2025