Searched refs:cmd_tag_counter (Results 1 - 2 of 2) sorted by relevance
/dovecot/src/ipc/ | ||
H A D | ipc-connection.h | 27 unsigned int cmd_tag_counter; member in struct:ipc_connection |
H A D | ipc-connection.c | 243 ipc_cmd->tag = ++conn->cmd_tag_counter; |
Completed in 10 milliseconds