OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Clients
(Results
1 - 25
of
28
) sorted by null
1
2
/external/mdnsresponder/mDNSPosix/
Makefile
217
all: setup Daemon libdns_sd
Clients
SAClient SAResponder SAProxyResponder Identify NetMonitor dnsextd $(OPTIONALTARG)
230
@$(MAKE) -C ../
Clients
clean
260
Clients
: setup libdns_sd ../
Clients
/build/dns-sd
261
@echo "
Clients
done"
263
../
Clients
/build/dns-sd:
264
@$(MAKE) -C ../
Clients
342
$(INSTBASE)/bin/dns-sd: ../
Clients
/build/dns-sd
/external/mdnsresponder/
Android.mk
233
LOCAL_SRC_FILES :=
Clients
/dns-sd.c
Clients
/ClientCommon.c
/prebuilts/go/darwin-x86/src/net/http/
doc.go
54
Clients
and Transports are safe for concurrent use by multiple
83
can do so by setting Transport.TLSNextProto (for
clients
) or
response.go
72
// closed after reading Body. The value is advice for
clients
: neither
138
//
Clients
must call resp.Body.Close when finished reading resp.Body.
139
// After that call,
clients
can inspect resp.Trailer to find key/value
client.go
31
// connections), so
Clients
should be reused instead of created as
32
// needed.
Clients
are safe for concurrent use by multiple goroutines.
146
// "
Clients
SHOULD NOT include a Referer header field in a
/prebuilts/go/linux-x86/src/net/http/
doc.go
54
Clients
and Transports are safe for concurrent use by multiple
83
can do so by setting Transport.TLSNextProto (for
clients
) or
response.go
72
// closed after reading Body. The value is advice for
clients
: neither
138
//
Clients
must call resp.Body.Close when finished reading resp.Body.
139
// After that call,
clients
can inspect resp.Trailer to find key/value
client.go
31
// connections), so
Clients
should be reused instead of created as
32
// needed.
Clients
are safe for concurrent use by multiple goroutines.
146
// "
Clients
SHOULD NOT include a Referer header field in a
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dhcpsapi.h
121
LPDHCP_CLIENT_INFO *
Clients
;
/prebuilts/go/darwin-x86/src/io/
io.go
11
// various implementations, unless otherwise informed
clients
should not
44
// ErrNoProgress is returned by some
clients
of an io.Reader when
207
//
Clients
of ReadAt can execute parallel ReadAt calls on the
226
//
Clients
of WriteAt can execute parallel WriteAt calls on the same
/prebuilts/go/linux-x86/src/io/
io.go
11
// various implementations, unless otherwise informed
clients
should not
44
// ErrNoProgress is returned by some
clients
of an io.Reader when
207
//
Clients
of ReadAt can execute parallel ReadAt calls on the
226
//
Clients
of WriteAt can execute parallel WriteAt calls on the same
/prebuilts/go/darwin-x86/src/compress/gzip/
gunzip.go
71
// have the expected length or checksum.
Clients
should treat data
/prebuilts/go/darwin-x86/src/net/
tcpsock.go
203
// TCPListener is a TCP network listener.
Clients
should typically
unixsock.go
206
// UnixListener is a Unix domain socket listener.
Clients
should
/prebuilts/go/linux-x86/src/compress/gzip/
gunzip.go
71
// have the expected length or checksum.
Clients
should treat data
/prebuilts/go/linux-x86/src/net/
tcpsock.go
203
// TCPListener is a TCP network listener.
Clients
should typically
unixsock.go
206
// UnixListener is a Unix domain socket listener.
Clients
should
/prebuilts/go/darwin-x86/src/encoding/binary/
binary.go
18
// This package favors simplicity over efficiency.
Clients
that require
/prebuilts/go/darwin-x86/src/text/tabwriter/
tabwriter.go
89
// of one line may depend on the cells in future lines.
Clients
must
/prebuilts/go/darwin-x86/src/text/template/parse/
parse.go
6
// and html/template.
Clients
should use those packages to construct templates
/prebuilts/go/linux-x86/src/encoding/binary/
binary.go
18
// This package favors simplicity over efficiency.
Clients
that require
/prebuilts/go/linux-x86/src/text/tabwriter/
tabwriter.go
89
// of one line may depend on the cells in future lines.
Clients
must
/prebuilts/go/linux-x86/src/text/template/parse/
parse.go
6
// and html/template.
Clients
should use those packages to construct templates
/prebuilts/go/darwin-x86/src/crypto/tls/
common.go
195
// ClientSessionState contains the state needed by
clients
to resume TLS
349
// at least one certificate or else set GetCertificate.
Clients
doing
419
// that
clients
use when verifying server certificates.
811
// to
clients
that request it.
814
// Certificate Timestamps which will be served to
clients
that request it.
818
// processing for TLS
clients
doing client authentication. If nil, the
[
all
...]
/prebuilts/go/linux-x86/src/crypto/tls/
common.go
195
// ClientSessionState contains the state needed by
clients
to resume TLS
349
// at least one certificate or else set GetCertificate.
Clients
doing
419
// that
clients
use when verifying server certificates.
811
// to
clients
that request it.
814
// Certificate Timestamps which will be served to
clients
that request it.
818
// processing for TLS
clients
doing client authentication. If nil, the
[
all
...]
Completed in 1024 milliseconds
1
2