Searched defs:background (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/lib-dict/
H A Ddict-client.c50 bool background; member in struct:client_dict_cmd
234 if (!cmds[i]->background)
247 /* find the first non-background command. there must be at least one. */
354 if (dict->to_requests == NULL && !cmd->background) {
429 if (!(*cmdp)->background)
446 /* we had non-background commands, but now we're back to
447 having only background commands. remove timeouts. */
458 /* we only have background-commands.
964 } else if (!cmd->background &&
1069 } else if (!cmd->background
[all...]

Completed in 143 milliseconds