sys_notify_context_create 6543 source3/include/proto.h struct sys_notify_context *sys_notify_context_create(connection_struct *conn, sys_notify_context_create 116 source3/smbd/notify_internal.c notify->sys_notify_ctx = sys_notify_context_create(conn, notify, ev); sys_notify_context_create 125 source4/ntvfs/common/notify.c notify->sys_notify_ctx = sys_notify_context_create(scfg, notify, ev); sys_notify_context_create 47 source4/ntvfs/sysdep/sys_notify.h struct sys_notify_context *sys_notify_context_create(struct share_config *scfg,