Home
last modified time | relevance | path

Searched defs:connected (Results 1 – 25 of 97) sorted by relevance

1234

/netbsd-src/sys/compat/sys/
H A Dsyslog.h36 int connected; member
/netbsd-src/usr.bin/tip/aculib/
H A Dbiz22.c60 int connected = 0; in biz_dialer() local
H A Dventel.c68 int connected = 0; in ven_dialer() local
H A Dhayes.c83 int connected = 0; in hay_dialer() local
H A Dbiz31.c62 int connected = 0; in biz_dialer() local
H A Dcourier.c49 static int connected = 0; variable
H A Dt3000.c49 static int connected = 0; variable
/netbsd-src/tests/lib/libc/sys/
H A Dt_socketpair.c50 connected(int fd) in connected() function
/freebsd-src/usr.bin/tip/libacu/
H A Dbiz22.c55 int connected = 0; in biz_dialer() local
H A Dhayes.c87 int connected = 0; in hay_dialer() local
H A Dventel.c67 int connected = 0; in ven_dialer() local
H A Dbiz31.c59 int connected = 0; in biz_dialer() local
H A Dcourier.c46 static int connected = 0; variable
H A Dt3000.c47 static int connected = 0; variable
/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dsyslog.c59 static int connected; /* have done connect */ variable
/freebsd-src/contrib/wpa/src/fst/
H A Dfst.c23 bool connected, in fst_ctrl_iface_notify_peer_state_change()
H A Dfst_ctrl_aux.h62 bool connected; member
/freebsd-src/contrib/netbsd-tests/lib/libc/sys/
H A Dt_socketpair.c50 connected(int fd) in connected() function
/freebsd-src/tests/sys/fs/fusefs/
H A Dfifo.cc159 int fd, connected; in TEST_F() local
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Drequest.c522 bool *connected, dns_dispatch_t **dispatchp) { in create_tcp_dispatch()
649 isc_dscp_t dscp, bool *connected, dns_dispatch_t **dispatchp) { in get_dispatch()
700 bool connected = false; in dns_request_createraw() local
890 bool connected = false; in dns_request_createvia() local
/freebsd-src/crypto/heimdal/appl/ftp/ftp/
H A Dglobals.c11 int connected; /* connected to server */ variable
/netbsd-src/sys/netbt/
H A Dbluetooth.h117 void (*connected)(void *); member
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gvt/
H A Ddisplay.c460 void intel_vgpu_emulate_hotplug(struct intel_vgpu *vgpu, bool connected) in intel_vgpu_emulate_hotplug()
/netbsd-src/external/mpl/dhcp/dist/dhcpctl/
H A Domshell.c123 int connected = 0; in main() local
/freebsd-src/usr.sbin/ppp/
H A Dudp.c71 unsigned connected : 2; /* Have we connect()d ? */ member

1234