/external/curl/lib/ |
config-os400.h | 175 /* Define if you have GSS API. */
|
curl_config.h | 289 /* if you have GSS-API libraries */ 301 /* if you have GNU GSS */
|
urldata.h | 178 # include <gss.h> [all...] |
url.c | 573 /* set default GSS-API service name */ [all...] |
/external/curl/packages/vms/ |
setup_gnv_curl_build.com | 128 $ try_shr = "sys$share:gss$rtl"
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpcsvc/ |
nis_object.x | 75 const NIS_PK_DHEXT = 4; /* Extended Diffie-Hellman for RPC-GSS */
|
/art/runtime/ |
parsed_options.cc | 515 // If foreground is GSS, use GSS as background collector.
|
/docs/source.android.com/src/devices/tech/dalvik/ |
gc-debug.jd | 144 <li><code>GSS</code> specifies the generational semi space plan. This plan is 182 GSS GC types, which have rather long pauses, it is not enabled by default.</p>
|
/docs/source.android.com/src/devices/tech/power/ |
batterystats.jd | 188 9,0,l,kwl,ssr(gss),0,0 9,0,l,kwl,KeyEvents,98,1263 190 9,0,l,kwl,pil-gss,0,0 9,0,l,kwl,qcom_rx_wakelock,161828,3205
|
/external/curl/ |
CMakeLists.txt | 492 find_package(GSS) [all...] |
/external/curl/docs/ |
TODO | 296 via third-party GSS-API libraries, such as Heimdal or MIT Kerberos, also add 555 GSS-SPNEGO and others.
|
INSTALL | 140 To build with GSS-API support, use --with-gssapi and have the MIT Kerberos [all...] |
curl.1 | 391 comes to user credentials. Used with GSS/kerberos. [all...] |
/external/ipsec-tools/src/racoon/ |
isakmp_agg.c | 1165 * This is probably due to the GSS 1199 /* create GSS payload */ [all...] |
cftoken.l | 378 /* GSS ID encoding type (global) */
|
cfparse.y | 362 yyerror("invalid GSS ID encoding %d", $2); [all...] |
/device/htc/flounder/gps/qct/lib/ |
libloc_eng.so | |
/external/curl/docs/libcurl/ |
curl_easy_setopt.3 | 480 Disable GSS-API delegation. See \fICURLOPT_GSSAPI_DELEGATION(3)\fP
|
/external/curl/tests/ |
FILEFORMAT | 230 GSS-API
|
runtests.pl | 217 my $has_gssapi; # set if libcurl is built with a GSS-API library [all...] |
/device/moto/shamu/location/loc_api/loc_api_v02/ |
loc_api_v02_client.c | 74 //! GSS service id value 75 /* GSS service id value is 0, but here it is set to -1 for compatibitily */ [all...] |
/art/cmdline/ |
cmdline_types.h | 451 } else if (option == "GSS") {
|
/art/runtime/gc/collector/ |
semi_space.cc | 256 GetHeap()->RecordFreeRevoke(); // this is for the non-moving rosalloc space used by GSS. [all...] |
/external/ipsec-tools/ |
ChangeLog | 126 * src/racoon/cfparse.y: Do not set default gss id if xauth is used.
|
/art/runtime/gc/ |
heap.cc | 351 // We don't have hspace compaction enabled with GSS or CC. 609 // required when we're the zygote or using GSS. [all...] |