HomeSort by: relevance | last modified time | path
    Searched defs:new_id (Results 1 - 25 of 70) sorted by relevancy

1 2 3

  /src/external/ibm-public/postfix/dist/src/bounce/
bounce_notify_service.c 99 VSTRING *new_id = vstring_alloc(10); local
185 new_id)) != 0) {
194 queue_id, STR(new_id));
229 new_id)) != 0) {
237 queue_id, STR(new_id));
290 new_id)) != 0) {
292 queue_id, STR(new_id));
335 vstring_free(new_id);
bounce_one_service.c 99 VSTRING *new_id = vstring_alloc(10); local
154 new_id)) != 0) {
163 queue_id, STR(new_id));
195 new_id)) != 0) {
203 queue_id, STR(new_id));
247 new_id)) != 0) {
249 queue_id, STR(new_id));
274 vstring_free(new_id);
bounce_trace_service.c 96 VSTRING *new_id; local
180 new_id = vstring_alloc(10);
185 new_id)) != 0) {
187 queue_id, STR(new_id));
225 vstring_free(new_id);
bounce_warn_service.c 99 VSTRING *new_id = vstring_alloc(10); local
174 new_id)) != 0) {
183 queue_id, STR(new_id));
217 new_id)) != 0) {
225 queue_id, STR(new_id));
274 new_id)) != 0) {
276 queue_id, STR(new_id));
303 vstring_free(new_id);
bounce_notify_service.c 99 VSTRING *new_id = vstring_alloc(10); local
185 new_id)) != 0) {
194 queue_id, STR(new_id));
229 new_id)) != 0) {
237 queue_id, STR(new_id));
290 new_id)) != 0) {
292 queue_id, STR(new_id));
335 vstring_free(new_id);
bounce_one_service.c 99 VSTRING *new_id = vstring_alloc(10); local
154 new_id)) != 0) {
163 queue_id, STR(new_id));
195 new_id)) != 0) {
203 queue_id, STR(new_id));
247 new_id)) != 0) {
249 queue_id, STR(new_id));
274 vstring_free(new_id);
bounce_trace_service.c 96 VSTRING *new_id; local
180 new_id = vstring_alloc(10);
185 new_id)) != 0) {
187 queue_id, STR(new_id));
225 vstring_free(new_id);
bounce_warn_service.c 99 VSTRING *new_id = vstring_alloc(10); local
174 new_id)) != 0) {
183 queue_id, STR(new_id));
217 new_id)) != 0) {
225 queue_id, STR(new_id));
274 new_id)) != 0) {
276 queue_id, STR(new_id));
303 vstring_free(new_id);
bounce_notify_verp.c 105 VSTRING *new_id; local
152 new_id = vstring_alloc(10);
172 new_id)) != 0) {
180 queue_id, STR(new_id));
238 new_id)) != 0) {
240 queue_id, STR(new_id));
271 vstring_free(new_id);
bounce_notify_verp.c 105 VSTRING *new_id; local
152 new_id = vstring_alloc(10);
172 new_id)) != 0) {
180 queue_id, STR(new_id));
238 new_id)) != 0) {
240 queue_id, STR(new_id));
271 vstring_free(new_id);
  /src/libexec/talkd/
table.c 163 request->id_num = new_id();
184 new_id(void) function
table.c 163 request->id_num = new_id();
184 new_id(void) function
  /src/external/gpl3/gdb/dist/gdb/dwarf2/
dwz.c 178 gdb::unique_xmalloc_ptr<bfd_byte> new_id; local
180 if (!get_debug_sup_info (abfd, nullptr, &new_len, &new_id))
183 && memcmp (buildid, new_id.get (), len) == 0);
dwz.c 178 gdb::unique_xmalloc_ptr<bfd_byte> new_id; local
180 if (!get_debug_sup_info (abfd, nullptr, &new_len, &new_id))
183 && memcmp (buildid, new_id.get (), len) == 0);
  /src/sys/arch/atari/stand/edahdi/
edahdi.c 158 char *error, *new_id; local
221 if ((new_id = get_id()) == NULL) {
225 strncpy(ptable->parts[value].id, new_id, 3);
edahdi.c 158 char *error, *new_id; local
221 if ((new_id = get_id()) == NULL) {
225 strncpy(ptable->parts[value].id, new_id, 3);
  /src/external/gpl3/binutils/dist/gas/config/
obj-evax.c 273 char new_id [4096]; local
276 strcpy (new_id, base_id);
279 strcpy (new_id, shorten_identifier (new_id));
284 memmove (&new_id [prefix_dotdot], new_id, strlen (new_id) + 1);
285 strncpy (new_id, prefix, prefix_dotdot);
290 strcat (new_id, suffix);
293 return_id = xstrdup (new_id);
    [all...]
obj-evax.c 273 char new_id [4096]; local
276 strcpy (new_id, base_id);
279 strcpy (new_id, shorten_identifier (new_id));
284 memmove (&new_id [prefix_dotdot], new_id, strlen (new_id) + 1);
285 strncpy (new_id, prefix, prefix_dotdot);
290 strcat (new_id, suffix);
293 return_id = xstrdup (new_id);
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/config/
obj-evax.c 273 char new_id [4096]; local
276 strcpy (new_id, base_id);
279 strcpy (new_id, shorten_identifier (new_id));
284 memmove (&new_id [prefix_dotdot], new_id, strlen (new_id) + 1);
285 strncpy (new_id, prefix, prefix_dotdot);
290 strcat (new_id, suffix);
293 return_id = xstrdup (new_id);
    [all...]
obj-evax.c 273 char new_id [4096]; local
276 strcpy (new_id, base_id);
279 strcpy (new_id, shorten_identifier (new_id));
284 memmove (&new_id [prefix_dotdot], new_id, strlen (new_id) + 1);
285 strncpy (new_id, prefix, prefix_dotdot);
290 strcat (new_id, suffix);
293 return_id = xstrdup (new_id);
    [all...]
  /src/external/bsd/wpa/dist/src/eap_server/
eap_server_sim.c 576 u8 *new_id; local
624 new_id = os_memdup(wpabuf_head(dec), wpabuf_len(dec));
625 if (!new_id) {
630 sm->identity = new_id;
  /src/external/gpl3/binutils/dist/libctf/
ctf-dump.c 93 ctf_id_t new_id; local
97 new_id = id;
108 id = new_id;
222 new_id = ar.ctr_contents;
225 new_id = ctf_type_reference (fp, id);
226 if (new_id != CTF_ERR)
229 while (new_id != CTF_ERR);
  /src/external/gpl3/binutils.old/dist/libctf/
ctf-dump.c 93 ctf_id_t new_id; local
97 new_id = id;
108 id = new_id;
222 new_id = ar.ctr_contents;
225 new_id = ctf_type_reference (fp, id);
226 if (new_id != CTF_ERR)
229 while (new_id != CTF_ERR);
  /src/external/gpl3/gdb.old/dist/libctf/
ctf-dump.c 93 ctf_id_t new_id; local
97 new_id = id;
108 id = new_id;
222 new_id = ar.ctr_contents;
225 new_id = ctf_type_reference (fp, id);
226 if (new_id != CTF_ERR)
229 while (new_id != CTF_ERR);
  /src/external/gpl3/gdb/dist/libctf/
ctf-dump.c 93 ctf_id_t new_id; local
97 new_id = id;
108 id = new_id;
222 new_id = ar.ctr_contents;
225 new_id = ctf_type_reference (fp, id);
226 if (new_id != CTF_ERR)
229 while (new_id != CTF_ERR);

Completed in 45 milliseconds

1 2 3