Home
last modified time | relevance | path

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

/openbsd/libexec/spamd-setup/
H A Dspamd-setup.c186 char astring[16], astring2[16]; in parse_netblock() local
210 astring, astring2) == 2) { in parse_netblock()
218 if (inet_net_pton(AF_INET, astring2, &end->addr, in parse_netblock()