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

/freebsd-11-stable/contrib/blacklist/bin/
H A Drun.c120 char poname[64], adname[128], maskname[32], *rv; local
139 snprintf(poname, sizeof(poname), "%d", c->c_port);
141 poname[0] = '\0';
146 rv = run(how, c->c_name, prname, adname, maskname, poname, id, NULL);

Completed in 109 milliseconds