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

/macosx-10.10.1/postfix-255/postfix/src/master/
H A Dmaster.h73 #define MASTER_LIMIT_OK(limit, count) ((limit) == 0 || ((count) < (limit))) macro

Completed in 120 milliseconds