Home
last modified time | relevance | path

Searched defs:allowedpeer (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/usr.sbin/syslogd/
H A Dsyslogd.c215 struct allowedpeer { struct
216 int isnumeric;
217 u_short port;
218 union {
224 } u;