Home
last modified time | relevance | path

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

/openbsd/sys/sys/
H A Dsocket.h122 struct linger { struct
124 int l_linger; /* linger time */ argument
/openbsd/games/hunt/huntd/
H A Ddriver.c85 static struct timeval linger = { 0, 0 }; in main() local
/openbsd/usr.sbin/nsd/
H A Dxfrd.c1784 struct linger linger = {1, 0}; in xfrd_bind_local_interface() local