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

/macosx-10.10.1/postfix-255/postfix/src/postmulti/
H A Dpostmulti.c783 #define REQUEST_PARAM_COUNT 5 /* # of requested parameters */ macro
785 cmd = argv_alloc(REQUEST_PARAM_COUNT + 3);
832 if (count != REQUEST_PARAM_COUNT)

Completed in 113 milliseconds