Home
last modified time | relevance | path

Searched refs:l_onoff (Results 1 – 5 of 5) sorted by relevance

/dragonfly/usr.bin/rfcomm_sppd/
H A Drfcomm_sppd.c365 l.l_onoff = 1; in open_client()
449 l.l_onoff = 1; in open_server()
/dragonfly/lib/libsdp/
H A Dsession.c99 li.l_onoff = 1; in sdp_open()
/dragonfly/sys/sys/
H A Dsocket.h158 int l_onoff; /* option on/off */ member
/dragonfly/contrib/tcp_wrappers/
H A Doptions.c327 linger.l_onoff = (linger.l_linger != 0);
/dragonfly/sys/kern/
H A Duipc_socket.c2139 if (l.l_onoff) in sosetopt()
2350 l.l_onoff = so->so_options & SO_LINGER; in sogetopt()