HomeSort by relevance Sort by last modified time
    Searched full:gss (Results 76 - 100 of 135) sorted by null

1 2 34 5 6

  /hardware/qcom/gps/msmcobalt/loc_api/libloc_api_50001/
loc.cpp 244 gss_fd = open("/dev/gss", O_RDONLY);
246 LOC_LOGE("GSS open failed: %s\n", strerror(errno));
249 LOC_LOGD("GSS open success! CAPABILITIES %0lx\n",
  /art/build/
Android.common_build.mk 91 # Used to change the default GC. Valid values are CMS, SS, GSS. The default is CMS.
  /external/curl/lib/
config-os400.h 175 /* Define if you have GSS API. */
curl_config.h 299 /* if you have GSS-API libraries */
311 /* if you have GNU GSS */
urldata.h 187 # include <gss.h>
    [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 494 find_package(GSS)
    [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...]
  /external/curl/docs/
INSTALL 140 To build with GSS-API support, use --with-gssapi and have the MIT Kerberos
    [all...]
TODO 440 via third-party GSS-API libraries, such as Heimdal or MIT Kerberos, also add
712 GSS-SPNEGO and others.
    [all...]
curl.1 415 comes to user credentials. Used with GSS/kerberos.
    [all...]
  /device/htc/flounder/gps/qct/lib/
libloc_eng.so 
  /external/curl/docs/libcurl/
curl_easy_setopt.3 499 Disable GSS-API delegation. See \fICURLOPT_GSSAPI_DELEGATION(3)\fP
  /external/curl/tests/
FILEFORMAT 215 GSS-API
runtests.pl 220 my $has_gssapi; # set if libcurl is built with a GSS-API library
    [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...]

Completed in 441 milliseconds

1 2 34 5 6