Searched refs:namep (Results 1 - 23 of 23) sorted by relevance

/haiku-fatelf/src/bin/bash/lib/sh/
H A Dtmpfile.c156 sh_mktmpfd (nameroot, flags, namep)
159 char **namep;
173 if (fd < 0 || namep == 0)
178 if (namep)
179 *namep = filename;
195 if (namep)
196 *namep = filename;
205 sh_mktmpfp (nameroot, flags, namep)
208 char **namep;
213 fd = sh_mktmpfd (nameroot, flags, namep);
[all...]
/haiku-fatelf/src/libs/libfdt/
H A Dfdt_rw.c253 char *namep; local
259 namep = (char *)(uintptr_t)fdt_get_name(fdt, nodeoffset, &oldlen);
260 if (!namep)
265 err = _fdt_splice_struct(fdt, namep, FDT_TAGALIGN(oldlen+1),
270 memcpy(namep, name, newlen+1);
H A Dfdt_ro.c305 const char **namep, int *lenp)
312 if (namep)
313 *namep = fdt_string(fdt, fdt32_to_cpu(prop->nameoff));
304 fdt_getprop_by_offset(const void *fdt, int offset, const char **namep, int *lenp) argument
/haiku-fatelf/src/bin/gdb/bfd/
H A Delf32-m68hc1x.h181 Elf_Internal_Sym *sym, const char **namep,
H A Delf32-sh64.c379 Elf_Internal_Sym *sym, const char **namep,
397 = bfd_malloc (strlen (*namep) + sizeof (DATALABEL_SUFFIX));
406 strcpy (dl_name, *namep);
420 *namep, FALSE,
456 *namep = NULL;
378 sh64_elf_add_symbol_hook(bfd *abfd, struct bfd_link_info *info, Elf_Internal_Sym *sym, const char **namep, flagword *flagsp ATTRIBUTE_UNUSED, asection **secp, bfd_vma *valp) argument
H A Delf64-mmix.c2179 mmix_elf_add_symbol_hook (abfd, info, sym, namep, flagsp, secp, valp)
2183 const char **namep ATTRIBUTE_UNUSED;
2190 else if ((*namep)[0] == '_' && (*namep)[1] == '_' && (*namep)[2] == '.'
2191 && strncmp (*namep, MMIX_LOC_SECTION_START_SYMBOL_PREFIX,
2196 *namep,
2207 bfd_get_filename (abfd), *namep,
2208 *namep + strlen (MMIX_LOC_SECTION_START_SYMBOL_PREFIX)));
2202 bfd_get_filename (abfd), *namep, local
H A Delf64-sparc.c1390 sparc64_elf_add_symbol_hook (abfd, info, sym, namep, flagsp, secp, valp)
1394 const char **namep;
1424 *namep = NULL;
1430 if (p->name != NULL && strcmp (p->name, *namep))
1435 **namep ? *namep : "#scratch",
1442 if (**namep)
1447 bfd_link_hash_lookup (info->hash, *namep, FALSE, FALSE, FALSE);
1457 abfd, p->abfd, *namep, stt_types[type]);
1462 strlen (*namep)
1451 abfd, p->abfd, *namep, stt_types[type]); local
1496 abfd, p->abfd, *namep, stt_types[type]); local
[all...]
H A Delfxx-mips.c2978 const char **namep, bfd_boolean *require_jalxp,
3067 *namep = bfd_elf_string_from_elf_section (input_bfd,
3070 if (*namep == '\0')
3071 *namep = bfd_section_name (input_bfd, sec);
3088 *namep = h->root.root.root.string;
3092 if (strcmp (*namep, "_gp_disp") == 0
3127 else if (strcmp (*namep, SGI_COMPAT (input_bfd)
4704 Elf_Internal_Sym *sym, const char **namep,
4710 && strcmp (*namep, "_rld_new_interface") == 0)
4713 *namep
2954 mips_elf_calculate_relocation(bfd *abfd, bfd *input_bfd, asection *input_section, struct bfd_link_info *info, const Elf_Internal_Rela *relocation, bfd_vma addend, reloc_howto_type *howto, Elf_Internal_Sym *local_syms, asection **local_sections, bfd_vma *valuep, const char **namep, bfd_boolean *require_jalxp, bfd_boolean save_addend) argument
4680 _bfd_mips_elf_add_symbol_hook(bfd *abfd, struct bfd_link_info *info, Elf_Internal_Sym *sym, const char **namep, flagword *flagsp ATTRIBUTE_UNUSED, asection **secp, bfd_vma *valp) argument
4863 const char * const *namep; local
[all...]
H A Delf64-sh64.c2883 Elf_Internal_Sym *sym, const char **namep,
2901 = bfd_malloc (strlen (*namep) + sizeof (DATALABEL_SUFFIX));
2910 strcpy (dl_name, *namep);
2924 *namep, FALSE,
2960 *namep = NULL;
2882 sh64_elf64_add_symbol_hook(bfd *abfd, struct bfd_link_info *info, Elf_Internal_Sym *sym, const char **namep, flagword *flagsp ATTRIBUTE_UNUSED, asection **secp, bfd_vma *valp) argument
H A Delf32-m32r.c1439 m32r_elf_add_symbol_hook (abfd, info, sym, namep, flagsp, secp, valp)
1443 const char **namep;
1449 && (*namep)[0] == '_' && (*namep)[1] == 'S'
1450 && strcmp (*namep, "_SDA_BASE_") == 0
H A Delf32-cr16c.c933 const char **namep ATTRIBUTE_UNUSED,
H A Delf32-v850.c2130 v850_elf_add_symbol_hook (abfd, info, sym, namep, flagsp, secp, valp)
2134 const char **namep ATTRIBUTE_UNUSED;
H A Delf32-m68hc1x.c184 const char **namep ATTRIBUTE_UNUSED,
H A Delfxx-ia64.c196 const char **namep, flagword *flagsp, asection **secp,
1406 elfNN_ia64_add_symbol_hook (abfd, info, sym, namep, flagsp, secp, valp)
1410 const char **namep ATTRIBUTE_UNUSED;
H A Delf-hppa.h1069 const char **namep ATTRIBUTE_UNUSED,
H A Delf32-frv.c2647 elf32_frv_add_symbol_hook (abfd, info, sym, namep, flagsp, secp, valp)
2651 const char **namep ATTRIBUTE_UNUSED;
H A Delf64-alpha.c2361 elf64_alpha_add_symbol_hook (abfd, info, sym, namep, flagsp, secp, valp)
2365 const char **namep ATTRIBUTE_UNUSED;
H A Delf32-ppc.c4397 const char **namep ATTRIBUTE_UNUSED,
/haiku-fatelf/src/bin/coreutils/src/
H A Dcopy.c376 char *namep; local
398 namep = name_space;
399 while (*namep != '\0')
402 char *src_name = file_name_concat (src_name_in, namep, NULL);
403 char *dst_name = file_name_concat (dst_name_in, namep, NULL);
420 namep += strlen (namep) + 1;
/haiku-fatelf/headers/libs/libfdt/
H A Dlibfdt.h471 * @namep: pointer to a string variable (will be overwritten) or NULL
478 * returned, in the integer pointed to by lenp. If namep is non-NULL,
480 * by namep (this will be a pointer to within the device tree's string
487 * if namep is non-NULL *namep contiains a pointer to the property
499 const char **namep, int *lenp);
/haiku-fatelf/src/bin/findutils/find/
H A Dfind.c1879 register char *namep; /* Current point in `name_space'. */
1961 namep = dirinfo->entries[idx].name;
1964 file_len = pathname_len + strlen (namep);
1976 strcpy (cur_name, namep);
1858 register char *namep; /* Current point in `name_space'. */ local
/haiku-fatelf/src/bin/network/ftp/
H A Dcmds.c1416 char shellnam[MAXPATHLEN], *shell, *namep; local
1432 namep = strrchr(shell, '/');
1433 if (namep == NULL)
1434 namep = shell;
1436 namep++;
1437 (void)strlcpy(shellnam, namep, sizeof(shellnam));
/haiku-fatelf/src/bin/gdb/gdb/
H A Dhpread.c155 static void set_namestring (union dnttentry *sym, char **namep,
302 set_namestring (union dnttentry *sym, char **namep, struct objfile *objfile)
307 *namep = "";
312 *namep = "";
315 *namep = sym->dsfile.name + VT (objfile);
298 set_namestring(union dnttentry *sym, char **namep, struct objfile *objfile) argument

Completed in 267 milliseconds