Searched refs:notify_status_user (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/plugins/notify-status/
H A Dnotify-status-plugin.c24 (struct notify_status_user*)MODULE_CONTEXT(obj, notify_status_user_module)
42 struct notify_status_user { struct
92 struct notify_status_user *nuser = NOTIFY_STATUS_USER_CONTEXT(user);
128 struct notify_status_user *nuser = NOTIFY_STATUS_USER_CONTEXT(user);
193 struct notify_status_user *nuser = NOTIFY_STATUS_USER_CONTEXT(user);
294 struct notify_status_user *nuser = NOTIFY_STATUS_USER_CONTEXT(user);
306 struct notify_status_user *nuser;
330 nuser = p_new(user->pool, struct notify_status_user, 1);
345 struct notify_status_user *nuser = NOTIFY_STATUS_USER_CONTEXT(user);

Completed in 113 milliseconds