Home
last modified time | relevance | path

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

/openbsd-src/sbin/unwind/
H A Dunwind.c721 int udp4sock = -1, udp6sock = -1, error, bsize = 65535; open_ports() local
[all...]
H A Dfrontend.c161 int udp4sock = -1, udp6sock = -1; global() variable