Home
last modified time | relevance | path

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

/freebsd/tools/regression/sockets/accf_data_attach/
H A Daccf_data_attach.c65 struct linger linger; in main() local
/freebsd/sys/contrib/openzfs/lib/libtpool/
H A Dthread_pool.c323 tpool_create(uint_t min_threads, uint_t max_threads, uint_t linger, in tpool_create()
/freebsd/sys/sys/
H A Dsocket.h199 struct linger { struct
201 int l_linger; /* linger time */ argument
/freebsd/contrib/tcp_wrappers/
H A Doptions.c307 struct linger linger; in linger_option() local