HomeSort by relevance Sort by last modified time
    Searched defs:msgid (Results 51 - 60 of 60) sorted by null

1 23

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ipmi.h 237 * responses back. You can use the msgid value to correlate commands
239 * incoming messages are for which command and find the proper msgid
268 long msgid; /* The sequence number for the message. This member in struct:ipmi_req
325 long msgid; /* The sequence number specified in the request member in struct:ipmi_recv
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ipmi.h 237 * responses back. You can use the msgid value to correlate commands
239 * incoming messages are for which command and find the proper msgid
268 long msgid; /* The sequence number for the message. This member in struct:ipmi_req
325 long msgid; /* The sequence number specified in the request member in struct:ipmi_recv
  /external/e2fsprogs/intl/
dcigettext.c 241 char msgid[ZERO]; member in struct:known_translation_t
266 result = strcmp (s1->msgid, s2->msgid);
424 /* Look up MSGID in the DOMAINNAME message catalog for the current
450 /* If no real MSGID is given return NULL. */
483 alloca (offsetof (struct known_translation_t, msgid) + msgid_len);
484 memcpy (search->msgid, msgid1, msgid_len);
610 domain. Return the MSGID. */
652 malloc (offsetof (struct known_translation_t, msgid)
657 mempcpy (newp->msgid, msgid1, msgid_len)
    [all...]
loadmsgcat.c 1323 const char *msgid = inmem_orig_sysdep_tab[i].pointer; local
    [all...]
  /external/ipsec-tools/src/racoon/
handler.h 132 u_int32_t msgid; /* message id */ member in struct:ph1handle
206 u_int32_t msgid2; /* msgid counter for Phase 2 */
286 u_int32_t msgid; /* msgid for phase 2 */ member in struct:ph2handle
isakmp.c 403 u_int32_t msgid = isakmp->msgid; local
450 if (isakmp->msgid == 0) {
545 if (isakmp->msgid != 0) {
670 isakmp->msgid));
690 isakmp_pindex(&iph1->index, iph1->msgid));
695 iph2 = getph2bymsgid(iph1, msgid);
1040 iph1->msgid = 0;
1159 iph1->msgid = 0;
    [all...]
isakmp.h 71 u_int32_t msgid; member in struct:isakmp
  /external/tcpdump/
isakmp.h 111 msgid_t msgid; member in struct:isakmp
  /external/mdnsresponder/mDNSCore/
uDNS.c 2903 mDNSOpaque16 msgid; local
    [all...]
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-darwin.c 4817 mach_msg_id_t msgid; member in struct:__anon29704
    [all...]

Completed in 399 milliseconds

1 23