Searched refs:msgid (Results 326 - 350 of 486) sorted by relevance

<<11121314151617181920

/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/racoon/
H A Disakmp.c279 u_int32_t msgid = isakmp->msgid; local
320 if (isakmp->msgid == 0) {
366 if (isakmp->msgid != 0) {
481 isakmp->msgid));
490 isakmp_pindex(&iph1->index, iph1->msgid));
495 iph2 = getph2bymsgid(iph1, msgid);
745 iph1->msgid = 0;
845 iph1->msgid = 0;
959 iph2->msgid
[all...]
H A Disakmp_inf.c124 ivm = oakley_newiv2(iph1, ((struct isakmp *)msg0->v)->msgid);
331 iph1->msgid = 0;
522 iph2->msgid = isakmp_newmsgid2(iph1);
526 iph2->ivm = oakley_newiv2(iph1, iph2->msgid);
533 hash = oakley_compute_hash1(iph2->ph1, iph2->msgid, payload);
575 memcpy(&isakmp->msgid, &iph2->msgid, sizeof(isakmp->msgid));
742 u_int32_t msgid = ((struct isakmp *)msg->v)->msgid;
741 u_int32_t msgid = ((struct isakmp *)msg->v)->msgid; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/intl/
H A Ddcigettext.c231 char msgid[ZERO]; member in struct:known_translation_t
259 result = strcmp (s1->msgid, s2->msgid);
460 alloca (offsetof (struct known_translation_t, msgid) + msgid_len);
461 memcpy (search->msgid, msgid1, msgid_len);
647 malloc (offsetof (struct known_translation_t, msgid)
652 mempcpy (newp->msgid, msgid1, msgid_len);
693 _nl_find_msg (domain_file, domainbinding, msgid, lengthp)
696 const char *msgid;
719 nls_uint32 len = strlen (msgid);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl/
H A Ddcigettext.c272 char msgid[ZERO]; member in struct:known_translation_t
291 result = strcmp (s1->msgid, s2->msgid);
547 alloca (offsetof (struct known_translation_t, msgid) + msgid_len);
548 memcpy (search->msgid, msgid1, msgid_len);
779 size = offsetof (struct known_translation_t, msgid)
793 (char *) mempcpy (newp->msgid, msgid1, msgid_len);
872 /* Look up the translation of msgid within DOMAIN_FILE and DOMAINBINDING.
882 const char *msgid,
887 const char *msgid, in
880 _nl_find_msg(struct loaded_l10nfile *domain_file, struct binding *domainbinding, const char *encoding, const char *msgid, size_t *lengthp) argument
[all...]
H A DgettextP.h254 const char *msgid,
259 struct binding *domainbinding, const char *msgid,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dmsgl-fsearch.c199 The list of messages and the msgctxt and msgid fields of the messages
222 const char *str = mp->msgid;
310 const char *str = mp->msgid;
486 /* Find a good match for the given msgctxt and msgid in the given fuzzy index.
490 const char *msgctxt, const char *msgid)
492 const char *str = msgid;
556 fuzzy_search_goal_function (mp, msgctxt, msgid);
601 double weight = fuzzy_search_goal_function (mp, msgctxt, msgid);
489 message_fuzzy_index_search(message_fuzzy_index_ty *findex, const char *msgctxt, const char *msgid) argument
H A Dread-stringtable.c49 where the key is the msgid and the value is the msgstr.
842 char *msgid; local
848 /* Prepare for next msgid/msgstr pair. */
855 msgid = read_string (&msgid_pos);
856 if (msgid == NULL)
880 po_callback_message (NULL, msgid, &msgid_pos, NULL,
926 if (fuzzy_msgstr != NULL && strcmp (msgstr, msgid) == 0)
930 po_callback_message (NULL, msgid, &msgid_pos, NULL,
H A Dformat-c.c901 error_logger (_("number of format specifications in 'msgid' and '%s' does not match"),
910 error_logger (_("format specifications in 'msgid' and '%s' for argument %u are not the same"),
H A Dmsgl-check.c490 const char *msgid,
506 /* If the msgid string is empty we have the special entry reserved for
508 if (msgid[0] == '\0')
516 has_newline = (msgid[0] == '\n');
527 `msgid' and `msgid_plural' entries do not both begin with '\\n'"));
535 `msgid' and `msgstr[%u]' entries do not both begin with '\\n'"), j);
550 `msgid' and `msgstr' entries do not both begin with '\\n'"));
557 has_newline = (msgid[strlen (msgid) - 1] == '\n');
568 `msgid' an
489 check_pair(const message_ty *mp, const char *msgid, const lex_pos_ty *msgid_pos, const char *msgid_plural, const char *msgstr, size_t msgstr_len, const enum is_format is_format[NFORMATS], int check_newlines, int check_format_strings, const unsigned char *plural_distribution, unsigned long plural_distribution_length, int check_compatibility, int check_accelerators, char accelerator_char) argument
[all...]
H A Dxgettext.c214 { "msgid-bugs-address", required_argument, NULL, CHAR_MAX + 5 },
493 case CHAR_MAX + 5: /* --msgid-bugs-address */
900 --omit-header don't write header with `msgid \"\"' entry\n"));
910 --msgid-bugs-address=EMAIL@ADDRESS set report address for msgid bugs\n"));
946 char *msgid,
961 mp = message_list_search (exclude, msgctxt, msgid);
963 free (msgid);
966 mp = message_alloc (msgctxt, msgid, msgid_plural, "", 1, msgstr_pos);
967 /* Do not free msgid
944 exclude_directive_message(abstract_catalog_reader_ty *pop, char *msgctxt, char *msgid, lex_pos_ty *msgid_pos, char *msgid_plural, char *msgstr, size_t msgstr_len, lex_pos_ty *msgstr_pos, char *prev_msgctxt, char *prev_msgid, char *prev_msgid_plural, bool force_fuzzy, bool obsolete) argument
2012 remember_a_message(message_list_ty *mlp, char *msgctxt, char *msgid, flag_context_ty context, lex_pos_ty *pos, refcounted_string_list_ty *comment) argument
[all...]
H A Dxgettext.h53 int argnum1; /* argument number to use for msgid */
56 bool argnum1_glib_context; /* argument argnum1 has the syntax "ctxt|msgid" */
57 bool argnum2_glib_context; /* argument argnum2 has the syntax "ctxt|msgid" */
231 char *msgid,
256 bool argnum1_glib_context; /* argument argnum1 has the syntax "ctxt|msgid" */
257 bool argnum2_glib_context; /* argument argnum2 has the syntax "ctxt|msgid" */
262 char *msgid; /* msgid - owned string, or NULL */ member in struct:partial_call
H A Dformat-boost.c617 error_logger (_("a format specification for argument %u, as in '%s', doesn't exist in 'msgid'"),
647 error_logger (_("format specifications in 'msgid' and '%s' for argument %u are not the same"),
H A Dformat-php.c350 error_logger (_("a format specification for argument %u, as in '%s', doesn't exist in 'msgid'"),
380 error_logger (_("format specifications in 'msgid' and '%s' for argument %u are not the same"),
H A Dmsgl-charset.c64 && mlp->item[j]->msgid[0] == '\0' && !mlp->item[j]->obsolete)
H A Dread-catalog-abstract.c93 char *msgid,
105 msgid, msgid_pos, msgid_plural,
207 char *msgid, lex_pos_ty *msgid_pos, char *msgid_plural,
216 msgid, msgid_pos, msgid_plural,
91 call_directive_message(abstract_catalog_reader_ty *pop, char *msgctxt, char *msgid, lex_pos_ty *msgid_pos, char *msgid_plural, char *msgstr, size_t msgstr_len, lex_pos_ty *msgstr_pos, char *prev_msgctxt, char *prev_msgid, char *prev_msgid_plural, bool force_fuzzy, bool obsolete) argument
206 po_callback_message(char *msgctxt, char *msgid, lex_pos_ty *msgid_pos, char *msgid_plural, char *msgstr, size_t msgstr_len, lex_pos_ty *msgstr_pos, char *prev_msgctxt, char *prev_msgid, char *prev_msgid_plural, bool force_fuzzy, bool obsolete) argument
H A Dwrite-catalog.c336 return strcmp (a->msgid, b->msgid);
420 /* If they are equal, compare on the msgid strings. */
424 return strcmp (a->msgid, b->msgid);
H A Dwrite-stringtable.c44 where the key is the msgid and the value is the msgstr.
228 write_escaped_string (stream, mp->msgid);
234 /* Output the msgid as value, so that at runtime the untranslated
236 write_escaped_string (stream, mp->msgid);
257 /* Output the msgid as value, so that at runtime the untranslated
259 write_escaped_string (stream, mp->msgid);
H A Dwrite-java.c138 /* Return the Java hash code of a (msgctxt, msgid) pair mod 2^31. */
140 msgid_hashcode (const char *msgctxt, const char *msgid) argument
143 return string_hashcode (msgid);
147 size_t msgid_len = strlen (msgid);
155 memcpy (combined + msgctxt_len + 1, msgid, msgid_len + 1);
183 hashcodes[j] = msgid_hashcode (mlp->item[j]->msgctxt, mlp->item[j]->msgid);
326 msgid_hashcode (mlp->item[j]->msgctxt, mlp->item[j]->msgid);
401 /* Write a (msgctxt, msgid) pair as a string in Java Unicode notation to the
407 const char *msgid = mp->msgid; local
[all...]
H A Dpo-gram-gen.c184 char *msgid, lex_pos_ty *msgid_pos, char *msgid_plural,
191 if (msgctxt == NULL && msgid[0] == '\0' && !obsolete)
195 msgid, msgid_pos, msgid_plural,
310 # define YY_(msgid) dgettext ("bison-runtime", msgid)
314 # define YY_(msgid) msgid
183 do_callback_message(char *msgctxt, char *msgid, lex_pos_ty *msgid_pos, char *msgid_plural, char *msgstr, size_t msgstr_len, lex_pos_ty *msgstr_pos, char *prev_msgctxt, char *prev_msgid, char *prev_msgid_plural, bool obsolete) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/tests/
H A Dxgettext-glade-3183 msgid ""
195 msgid "gedit: ASCII table"
199 msgid "Insert char"
203 msgid ""
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dargmatch.c33 #define _(msgid) gettext (msgid)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/ipmi/
H A Dipmi_devintf.c219 req->msgid,
324 rsp.msgid = msg->msgid;
674 compat_long_t msgid; member in struct:compat_ipmi_req
682 compat_long_t msgid; member in struct:compat_ipmi_recv
730 __get_user(p64->msgid, &p32->msgid) ||
757 __get_user(p64->msgid, &p32->msgid) ||
770 __put_user(p64->msgid,
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgpg-error-1.10/src/
H A Dw32-gettext.c1670 const char *msgid, const char *msgid2, unsigned long nplural)
1744 uint32_t len = strlen (msgid);
1745 uint32_t hash_val = hash_string (msgid);
1755 && !strcmp (msgid, (domain->data
1778 cmp_val = strcmp (msgid, (domain->data
1793 return msgid2? (nplural == 1? msgid : msgid2) : msgid;
1824 _gpg_w32_gettext (const char *msgid)
1826 return do_gettext (NULL, msgid, NULL, 0);
1834 _gpg_w32_dgettext (const char *domainname, const char *msgid)
1663 do_gettext(const char *domainname, const char *msgid, const char *msgid2, unsigned long nplural) argument
1818 _gpg_w32_gettext(const char *msgid) argument
1828 _gpg_w32_dgettext(const char *domainname, const char *msgid) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgpg-error-1.10/src/
H A Dw32-gettext.c1670 const char *msgid, const char *msgid2, unsigned long nplural)
1744 uint32_t len = strlen (msgid);
1745 uint32_t hash_val = hash_string (msgid);
1755 && !strcmp (msgid, (domain->data
1778 cmp_val = strcmp (msgid, (domain->data
1793 return msgid2? (nplural == 1? msgid : msgid2) : msgid;
1824 _gpg_w32_gettext (const char *msgid)
1826 return do_gettext (NULL, msgid, NULL, 0);
1834 _gpg_w32_dgettext (const char *domainname, const char *msgid)
1663 do_gettext(const char *domainname, const char *msgid, const char *msgid2, unsigned long nplural) argument
1818 _gpg_w32_gettext(const char *msgid) argument
1828 _gpg_w32_dgettext(const char *domainname, const char *msgid) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/capi/
H A Dcapidrv.c72 u16 msgid; member in struct:capidrv_contr
93 u16 msgid; /* to identfy CONNECT_CONF */ member in struct:capidrv_contr::capidrv_bchan::capidrv_plci
101 u16 msgid; /* to identfy CONNECT_B3_CONF */ member in struct:capidrv_contr::capidrv_bchan::capidrv_plci::capidrv_ncci
343 plcip->msgid = 0;
361 static capidrv_plci *find_plci_by_msgid(capidrv_contr * card, u16 msgid) argument
365 if (p->msgid == msgid)
439 u32 ncci, u16 msgid)
448 if (p->msgid == msgid)
438 find_ncci_by_msgid(capidrv_contr * card, u32 ncci, u16 msgid) argument
[all...]

Completed in 548 milliseconds

<<11121314151617181920