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

/netbsd-current/external/ibm-public/postfix/dist/src/global/
H A Dmynetworks.c102 unsigned mask_style; local
122 mask_style = name_mask("mynetworks mask style", mask_styles, style);
131 for (i = 0, junk = mask_style; junk != 0; junk >>= 1U)
152 switch (mask_style) {
213 switch (mask_style) {
328 msg_fatal("usage: %s protocols mask_style interface_list (e.g. \"all subnet all\")",

Completed in 75 milliseconds