notify_list 127 source3/modules/vfs_notify_fam.c for (ctx = notify_list; ctx; ctx = ctx->next) {
notify_list 33 source3/smbd/notify_internal.c struct notify_list *list;
notify_list 42 source3/smbd/notify_internal.c struct notify_list *next, *prev;
notify_list 255 source3/smbd/notify_internal.c struct notify_list *listel;
notify_list 284 source3/smbd/notify_internal.c struct notify_list *listel = talloc_get_type(ptr, struct notify_list);
notify_list 357 source3/smbd/notify_internal.c struct notify_list *listel;
notify_list 389 source3/smbd/notify_internal.c listel = TALLOC_ZERO_P(notify, struct notify_list);
notify_list 435 source3/smbd/notify_internal.c struct notify_list *listel;
notify_list 44 source4/ntvfs/common/notify.c struct notify_list *list;
notify_list 53 source4/ntvfs/common/notify.c struct notify_list *next, *prev;
notify_list 259 source4/ntvfs/common/notify.c struct notify_list *listel;
notify_list 288 source4/ntvfs/common/notify.c struct notify_list *listel = talloc_get_type(ptr, struct notify_list);
notify_list 358 source4/ntvfs/common/notify.c struct notify_list *listel;
notify_list 388 source4/ntvfs/common/notify.c listel = talloc_zero(notify, struct notify_list);
notify_list 434 source4/ntvfs/common/notify.c struct notify_list *listel;