Home
last modified time | relevance | path

Searched refs:match_instance_selection (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/postmulti/
H A Dpostmulti.c636 static int match_instance_selection(INSTANCE *, INST_SELECTION *);
755 if (match_instance_selection(RING_TO_INSTANCE(old), selection)) { in insert_instance()
901 static int match_instance_selection(INSTANCE *ip, INST_SELECTION *selection) in match_instance_selection() function
1333 if (match_instance_selection(ip = RING_TO_INSTANCE(entry), selection)) { in select_existing_instance()
1548 if (match_instance_selection(ip, selection)) in list_instances()
1576 if (!match_instance_selection(ip, selection)) in iterate_command()