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

/macosx-10.10.1/postfix-255/postfix/src/master/
H A Dmaster_spawn.c145 static unsigned master_generation = 0; local
168 master_generation += 1;
225 vstring_sprintf(env_gen, "%s=%o", MASTER_GEN_NAME, master_generation);
247 proc->gen = master_generation;

Completed in 75 milliseconds