Home
last modified time | relevance | path

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

/openbsd-src/usr.sbin/npppd/npppd/
H A Dnpppd.h215 struct confbind { struct
229 TAILQ_HEAD(confbinds, confbind) confbinds; argument
H A Dparse.y1524 struct confbind *confbind, *confbind0; local