HomeSort by relevance Sort by last modified time
    Searched defs:sid (Results 101 - 125 of 138) sorted by null

1 2 3 45 6

  /external/chromium/chrome/common/net/gaia/
gaia_authenticator.h 16 // // Do something with: gaia_auth.auth_token(), or gaia_auth.sid(),
141 std::string sid; member in struct:gaia::GaiaAuthenticator::AuthResults
215 // Retrieve SID cookie. For details, see the Google Accounts documentation.
216 inline std::string sid() const { function in class:gaia::GaiaAuthenticator
218 return auth_results_.sid;
  /external/chromium/third_party/libjingle/source/talk/p2p/base/
sessionmessages.h 83 const std::string& sid, const std::string& initiator) :
84 protocol(protocol), type(type), sid(sid), initiator(initiator),
92 std::string sid; // session id member in struct:cricket::SessionMessage
  /external/iptables/extensions/
libxt_owner.c 33 pid_t sid; member in struct:ipt_owner_info
42 pid_t sid; member in struct:ip6t_owner_info
68 "[!] --sid-owner sessionid Match local SID\n"
70 "NOTE: PID, SID and command matching are broken on SMP\n");
80 "[!] --sid-owner sessionid Match local SID\n"
81 "NOTE: PID and SID matching are broken on SMP\n");
102 {.name = "sid-owner", .id = O_SESSION, .type = XTTYPE_UINT32,
103 .flags = XTOPT_INVERT | XTOPT_PUT, XTOPT_POINTER(s, sid),
    [all...]
  /external/linux-tools-perf/util/
evlist.c 29 #define SID(e, x, y) xyarray__entry(e->sample_id, x, y)
121 struct perf_sample_id *sid = SID(evsel, cpu, thread); local
123 sid->id = id;
124 sid->evsel = evsel;
125 hash = hash_64(sid->id, PERF_EVLIST__HLIST_BITS);
126 hlist_add_head(&sid->node, &evlist->heads[hash]);
160 struct perf_sample_id *sid; local
169 hlist_for_each_entry(sid, pos, head, node)
170 if (sid->id == id
    [all...]
  /external/openfst/src/include/fst/script/
draw-impl.h 142 ostringstream sid; local
143 sid << id;
144 PrintString(sid.str());
  /external/wpa_supplicant_8/src/wps/
wps_er.h 62 u8 sid[WPS_UUID_LEN]; member in struct:wps_er_ap
wps_er.c 225 char sid[100]; local
249 uuid_bin2str(ap->sid, sid, sizeof(sid));
253 "SID: uuid:%s\r\n"
255 path, inet_ntoa(dst.sin_addr), ntohs(dst.sin_port), sid);
366 static int wps_er_get_sid(struct wps_er_ap *ap, char *sid)
371 if (!sid) {
372 wpa_printf(MSG_DEBUG, "WPS ER: No SID received from %s (%s)",
377 pos = os_strstr(sid, "uuid:")
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
if_pppox.h 38 sid_t sid; /* Session identifier */ member in struct:pppoe_addr
114 __be16 sid; member in struct:pppoe_hdr
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
if_pppox.h 38 sid_t sid; /* Session identifier */ member in struct:pppoe_addr
114 __be16 sid; member in struct:pppoe_hdr
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
if_pppox.h 38 sid_t sid; /* Session identifier */ member in struct:pppoe_addr
114 __be16 sid; member in struct:pppoe_hdr
  /external/chromium/chrome/browser/chromeos/
audio_mixer_alsa.cc 433 snd_mixer_selem_id_t* sid; local
436 // warning: the address of 'sid' will always evaluate as 'true'.
437 if (snd_mixer_selem_id_malloc(&sid))
440 snd_mixer_selem_id_set_index(sid, 0);
441 snd_mixer_selem_id_set_name(sid, element_name);
442 snd_mixer_elem_t* elem = snd_mixer_find_selem(handle, sid);
445 << snd_mixer_selem_id_get_name(sid);
448 snd_mixer_selem_id_free(sid);
  /external/dbus/bus/
selinux.c 59 #define BUS_SID_FROM_SELINUX(sid) ((BusSELinuxID*) (sid))
60 #define SELINUX_SID_FROM_BUS(sid) ((security_id_t) (sid))
69 /* Store the SID of the bus itself to use as the default. */
370 _dbus_verbose ("Error getting SID from bus context: %s\n",
383 * Decrement SID reference count.
385 * @param sid the SID to decrement
388 bus_selinux_id_unref (BusSELinuxID *sid)
739 security_id_t sid; local
823 security_id_t sid; local
895 security_id_t sid; local
952 security_id_t sid = _dbus_hash_iter_get_value (&iter); local
    [all...]
services.c 392 BusSELinuxID *sid; local
437 /* Note that if sid is #NULL then the bus's own context gets used
440 sid = bus_selinux_id_table_lookup (registry->service_sid_table,
443 if (!bus_selinux_allows_acquire_service (connection, sid,
    [all...]
  /external/freetype/src/cff/
cffload.c 622 FT_UInt sid )
625 if ( sid == 0xFFFFU )
629 if ( sid > 390 )
630 return cff_index_get_string( font, sid - 391 );
637 return (FT_String *)font->psnames->adobe_std_strings( sid );
913 /* Read the first glyph sid of the range. */
932 FT_ERROR(( "cff_charset_load: invalid SID range trimmed"
1074 /* Zero out the code to gid/sid mappings. */
1091 /* This gives us both a code to GID and a code to SID mapping. */
1131 /* Assign code to SID mapping. *
1261 FT_UInt sid = encoding->sids[j]; local
    [all...]
  /hardware/ti/omap4xxx/security/tf_daemon/
delegation_client.c 1040 TRACE_INFO("INSTRUCTION: ID=0x%x pid=%d sid=%d woff=%d err=%d", (nInstructionID & 0x0F), nPartitionID, nSectorID, nWorkspaceOffset, nError);
1059 TRACE_INFO("INSTRUCTION: ID=0x%x pid=%d sid=%d woff=%d err=%d", (nInstructionID & 0x0F), nPartitionID, nSectorID, nWorkspaceOffset, nError);
1327 pid_t pid, sid; local
    [all...]
  /external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cms/
SignerInformation.java 50 private SignerId sid; field in class:SignerInformation
82 sid = new SignerId(octs.getOctets());
88 sid = new SignerId(iAnds.getName(), iAnds.getSerialNumber().getValue());
125 return sid;
  /external/kernel-headers/original/linux/
if_pppox.h 46 sid_t sid; /* Session identifier */ member in struct:pppoe_addr
143 __be16 sid; member in struct:pppoe_hdr
  /external/icu4c/tools/genrb/
wrtxml.cpp 538 char *sid = NULL; local
544 sid = getID(id, resname, sid);
546 sid = getID(id, NULL, sid);
551 printAttribute("id", sid, (int32_t) uprv_strlen(sid));
573 return sid;
606 char *sid = NULL; local
614 sid = printContainer(res, trans_unit, NULL, NULL, id, status)
642 char *sid = NULL; local
673 char* sid = NULL; local
712 char* sid = NULL; local
761 char* sid = NULL; local
790 char* sid = NULL; local
914 char* sid = NULL; local
    [all...]
  /external/libsepol/src/
services.c 444 ERR(NULL, "unrecognized SID %d", oldsid);
450 ERR(NULL, "unrecognized SID %d", newsid);
456 ERR(NULL, "unrecognized SID %d", tasksid);
484 ERR(NULL, "unrecognized SID %d", ssid);
490 ERR(NULL, "unrecognized SID %d", tsid);
514 * the context associated with `sid' into a dynamically
519 int hidden sepol_sid_to_context(sepol_security_id_t sid,
526 context = sepol_sidtab_search(sidtab, sid);
528 ERR(NULL, "unrecognized SID %d", sid);
1291 sepol_security_id_t *mysids, *mysids2, sid; local
    [all...]
  /external/openssh/
mux.c 1637 u_int i, rid, sid, esid, exitval, type, exitval_seen; local
1801 u_int type, rid, sid; local
    [all...]
  /external/valgrind/main/coregrind/m_scheduler/
scheduler.c 1572 UWord sid = VG_(register_stack)((Addr)arg[1], (Addr)arg[2]); local
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
RuimRecords.java 385 int sid = ((data[1] & 0xFF) << 8) | (data[0] & 0xFF); local
387 sidBuf.append(sid).append(',');
  /external/dbus/dbus/
dbus-sysdeps-win.c 57 extern BOOL WINAPI ConvertStringSidToSidA (LPCSTR StringSid, PSID *Sid);
58 extern BOOL WINAPI ConvertSidToStringSidA (PSID Sid, LPSTR *StringSid);
702 dbus_set_error_const (error, DBUS_ERROR_FAILED, "Invalid SID");
737 /** Gets our SID
738 * @param points to sid buffer, need to be freed with LocalFree()
739 * @returns process sid
742 _dbus_getsid(char **sid)
763 psid = token_user->User.Sid;
766 _dbus_verbose("%s invalid sid\n",__FUNCTION__);
769 if (!ConvertSidToStringSidA (psid, sid))
1795 char *sid = NULL; local
1833 char *sid = NULL; local
    [all...]
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/
FilterShowActivity.java 332 final int sid = overlayNames[i]; local
335 mName = getString(sid);
    [all...]
  /packages/apps/Settings/src/com/android/settings/
RadioInfo.java 485 int sid = loc.getSystemId(); local
492 + "SID = "
493 + ((sid == -1) ? "unknown" : Integer.toHexString(sid))
    [all...]

Completed in 1326 milliseconds

1 2 3 45 6