Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/sys/
H A Dsocket.d222 struct linger in version() struct
224 int l_onoff; in version()
225 int l_linger; in version()
/netbsd-src/sys/netbt/
H A Dl2cap_upper.c238 l2cap_disconnect_pcb(struct l2cap_channel *chan, int linger) in l2cap_disconnect_pcb()
H A Dsco_upper.c201 sco_disconnect_pcb(struct sco_pcb *pcb, int linger) in sco_disconnect_pcb()
H A Drfcomm_upper.c223 rfcomm_disconnect_pcb(struct rfcomm_dlc *dlc, int linger) in rfcomm_disconnect_pcb()
/netbsd-src/external/cddl/osnet/lib/libzfs/
H A Dthread_pool.c223 tpool_create(uint_t min_threads, uint_t max_threads, uint_t linger, in tpool_create()
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dwinsock2.d435 struct linger struct
438 ushort l_linger; argument
/netbsd-src/sys/sys/
H A Dsocket.h182 struct linger { struct
184 int l_linger; /* linger time in seconds */ argument
/netbsd-src/games/hunt/huntd/
H A Ddriver.c213 const int linger = 90 * 1000; in main() local
/netbsd-src/libexec/rshd/
H A Drshd.c157 struct linger linger; in main() local
/netbsd-src/external/ibm-public/postfix/dist/src/smtpstone/
H A Dqmqp-source.c326 struct linger linger; in start_connect() local
H A Dsmtp-source.c457 struct linger linger; in start_connect() local
/netbsd-src/lib/libwrap/
H A Doptions.c337 struct linger linger; in linger_option() local
/netbsd-src/external/bsd/nsd/dist/
H A Dxfrd.c1630 struct linger linger = {1, 0}; in xfrd_bind_local_interface() local