OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ServerName
(Results
1 - 5
of
5
) sorted by null
/hardware/ti/omap4xxx/domx/domx/omx_rpc/src/
omx_rpc_utils.c
75
OMX_STRING
ServerName
)
125
strncpy(
ServerName
, (OMX_STRING) rcmservertable[servertable_idx],
127
DOMX_DEBUG("
ServerName
recovered = %s",
ServerName
);
142
OMX_STRING *
ServerName
)
152
*
ServerName
= rcmservertable[servertable_idx];
/external/chromium_org/tools/python/google/httpd_config/
httpd2_linux.conf
7
ServerName
127.0.0.1
httpd.conf
298
#
ServerName
allows you to set a host name which is sent back to clients for
313
ServerName
127.0.0.1
402
# to the server the response is coming from) it will use
ServerName
and
/hardware/ti/omap4xxx/domx/domx/omx_rpc/inc/
omx_rpc_utils.h
158
ComponentName, OMX_STRING
ServerName
);
160
ComponentName, OMX_STRING *
ServerName
);
/external/chromium_org/net/cert/
x509_util_mac.cc
64
tp_ssl_options.
ServerName
= hostname.data();
Completed in 479 milliseconds