HomeSort by: relevance | last modified time | path
    Searched defs:msg_exiting (Results 1 - 1 of 1) sorted by relevancy

  /src/external/ibm-public/postfix/dist/src/util/
msg.c 189 * The msg_exiting flag prevents us from recursively reporting an error with
197 volatile int msg_exiting = 0; variable
262 if (msg_exiting++ == 0) {
285 if (msg_exiting++ == 0) {
308 if (msg_exiting++ == 0) {

Completed in 16 milliseconds