A2ID_MATCH(3) Library Functions Manual A2ID_MATCH(3)

a2id_matchmatch an A2ID with an A2ID Selector

#include <arpa2/a2id.h>

int
a2id_match(const a2id *subject, const a2id *selector);

a2id_match() tests whether subject is matched with selector or not.

If subject matches selector 1 is returned, 0 otherwise.

a2idmatch(1), a2id(3), a2id_parsestr(3)

Tim Kuijsten

February 7, 2019 OpenBSD 6.6