変数 | |
| fam_watch_context * | prev |
| fam_watch_context * | next |
| FAMConnection * | fam_connection |
| FAMRequest | fr |
| sys_notify_context * | sys_ctx |
| void(* | callback )(struct sys_notify_context *ctx, void *private_data, struct notify_event *ev) |
| void * | private_data |
| uint32_t | mask |
| uint32_t | filter |
| const char * | path |
vfs_notify_fam.c の 47 行で定義されています。
| struct fam_watch_context* prev |
vfs_notify_fam.c の 48 行で定義されています。
| struct fam_watch_context * next |
vfs_notify_fam.c の 48 行で定義されています。
| FAMConnection* fam_connection |
| struct FAMRequest fr |
| struct sys_notify_context* sys_ctx |
| void(* callback)(struct sys_notify_context *ctx, void *private_data, struct notify_event *ev) |
参照元 fam_watch().
| void* private_data |
| uint32_t mask |
vfs_notify_fam.c の 56 行で定義されています。
| uint32_t filter |
| const char* path |
1.4.7