Searched defs:mail_users_tail (Results 1 - 1 of 1) sorted by relevance
/dovecot/src/old-stats/ |
H A D | mail-user.c | 17 static struct mail_user *mail_users_head, *mail_users_tail; variable in typeref:struct: 49 DLLIST2_APPEND_FULL(&mail_users_head, &mail_users_tail, user, 94 DLLIST2_REMOVE_FULL(&mail_users_head, &mail_users_tail, user, 110 DLLIST2_REMOVE_FULL(&mail_users_head, &mail_users_tail, user, 112 DLLIST2_APPEND_FULL(&mail_users_head, &mail_users_tail, user,
|
Completed in 9 milliseconds