OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Clients
(Results
1 - 10
of
10
) sorted by null
/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/syzkaller/dashboard/app/
app_test.go
26
Clients
: map[string]string{
36
Clients
: map[string]string{
66
Clients
: map[string]string{
99
Clients
: map[string]string{
116
Clients
: map[string]string{
134
Clients
: map[string]string{
config.go
15
// There are multiple configurable aspects of the app (namespaces, reporting, API
clients
, etc).
25
// Global API
clients
that work across namespaces (e.g. external reporting).
26
Clients
map[string]string
32
// Each namespace has own reporting config, own API
clients
48
// Per-namespace
clients
that act only on a particular namespace.
49
Clients
map[string]string
163
checkClients(clientNames, cfg.
Clients
)
193
checkClients(clientNames, cfg.
Clients
)
264
func checkClients(clientNames map[string]bool,
clients
map[string]string) {
265
for name, key := range
clients
{
[
all
...]
access_test.go
177
for k, v := range config.Namespaces[ns].
Clients
{
api.go
140
for name, key := range config.
Clients
{
149
for name, key := range cfg.
Clients
{
/external/syzkaller/syz-hub/
hub.go
26
Clients
[]struct {
54
for _, mgr := range cfg.
Clients
{
/external/golang-protobuf/proto/
decode.go
422
//
Clients
can call Unmarshal directly (can already do that, actually).
/external/syzkaller/vendor/github.com/golang/protobuf/proto/
decode.go
423
//
Clients
can call Unmarshal directly (can already do that, actually).
/external/syzkaller/vendor/cloud.google.com/go/storage/
storage.go
77
//
Clients
should be reused instead of created as needed.
[
all
...]
/external/boringssl/src/ssl/test/runner/
runner.go
[
all
...]
Completed in 329 milliseconds