Home
last modified time | relevance | path

Searched refs:entryp (Results 1 – 25 of 28) sorted by relevance

12

/netbsd/src/external/bsd/top/dist/
Dcolor.c187 color_entry *entryp; in color_tag() local
215 entryp = entries; in color_tag()
219 while (entryp != NULL) in color_tag()
221 if (strcmp(entryp->tag, tag) == 0) in color_tag()
223 entryp->tagnext = tp; in color_tag()
224 tp = entryp; in color_tag()
226 entryp = entryp->next; in color_tag()
/netbsd/src/external/bsd/openldap/dist/servers/slapd/back-monitor/
Dcache.c221 Entry **entryp; in monitor_cache_remove() local
229 for ( entryp = &pmp->mp_children; *entryp != NULL; ) { in monitor_cache_remove()
230 … monitor_entry_t *next = (monitor_entry_t *)(*entryp)->e_private; in monitor_cache_remove()
232 *entryp = next->mp_next; in monitor_cache_remove()
233 entryp = NULL; in monitor_cache_remove()
237 entryp = &next->mp_next; in monitor_cache_remove()
240 if ( entryp != NULL ) { in monitor_cache_remove()
252 if ( entryp == NULL ) { in monitor_cache_remove()
/netbsd/src/sys/arch/xen/xen/
Dxengnt.c439 xengnt_grant_access(domid_t dom, paddr_t ma, int ro, grant_ref_t *entryp) in xengnt_grant_access() argument
443 *entryp = xengnt_get_entry(); in xengnt_grant_access()
444 if (__predict_false(*entryp == XENGNT_NO_ENTRY)) { in xengnt_grant_access()
450 grant_table.gntt_v2[*entryp].full_page.frame = ma >> PAGE_SHIFT; in xengnt_grant_access()
451 grant_table.gntt_v2[*entryp].hdr.domid = dom; in xengnt_grant_access()
457 grant_table.gntt_v2[*entryp].hdr.flags = in xengnt_grant_access()
460 grant_table.gntt_v1[*entryp].frame = ma >> PAGE_SHIFT; in xengnt_grant_access()
461 grant_table.gntt_v1[*entryp].domid = dom; in xengnt_grant_access()
467 grant_table.gntt_v1[*entryp].flags = in xengnt_grant_access()
/netbsd/src/external/bsd/tmux/dist/
Dcmd-list-keys.c328 const struct cmd_entry **entryp; in cmd_list_keys_commands() local
344 for (entryp = cmd_table; *entryp != NULL; entryp++) { in cmd_list_keys_commands()
345 entry = *entryp; in cmd_list_keys_commands()
/netbsd/src/sys/dev/pci/
Dpci_map.c298 int reg, struct pci_ea_entry *entryp) in pci_ea_lookup() argument
384 if (entryp) in pci_ea_lookup()
385 *entryp = entry; in pci_ea_lookup()
394 struct pci_ea_entry *entryp) in pci_ea_find() argument
469 if (entryp) in pci_ea_find()
470 *entryp = entry; in pci_ea_find()
/netbsd/src/external/gpl3/gcc/dist/gcc/
Domp-general.cc2142 omp_declare_variant_base_entry *entryp in omp_resolve_late_declare_variant() local
2149 FOR_EACH_VEC_SAFE_ELT (entryp->variants, i, varentry1) in omp_resolve_late_declare_variant()
2173 return entryp->base->decl; in omp_resolve_late_declare_variant()
2177 FOR_EACH_VEC_SAFE_ELT (entryp->variants, i, varentry1) in omp_resolve_late_declare_variant()
2181 vec_safe_iterate (entryp->variants, j, &varentry2); ++j) in omp_resolve_late_declare_variant()
2200 FOR_EACH_VEC_SAFE_ELT (entryp->variants, i, varentry1) in omp_resolve_late_declare_variant()
2518 omp_declare_variant_base_entry *entryp in omp_lto_output_declare_variant_alt() local
2520 gcc_assert (entryp); in omp_lto_output_declare_variant_alt()
2522 int nbase = lto_symtab_encoder_lookup (encoder, entryp->base); in omp_lto_output_declare_variant_alt()
2526 streamer_write_hwi_stream (ob->main_stream, entryp->variants->length ()); in omp_lto_output_declare_variant_alt()
[all …]
/netbsd/src/external/bsd/openldap/dist/servers/slapd/back-ldif/
Dldif.c642 Entry **entryp, in ldif_read_entry() argument
656 rc = ldif_read_file( path, entryp ? &entry_as_string : NULL ); in ldif_read_entry()
660 if ( entryp == NULL ) in ldif_read_entry()
662 *entryp = entry = str2entry( entry_as_string ); in ldif_read_entry()
683 *text = entryp in ldif_read_entry()
700 Entry **entryp, in get_entry() argument
714 rc = ldif_read_entry( op, path.bv_val, &pdn, &pndn, entryp, text ); in get_entry()
1258 Entry *entry = NULL, **entryp; in ldif_back_referrals() local
1271 entryp = get_manageDSAit( op ) ? NULL : &entry; in ldif_back_referrals()
1278 entryp, &rs->sr_text ); in ldif_back_referrals()
[all …]
/netbsd/src/sys/arch/xen/xenbus/
Dxenbus_client.c214 grant_ref_t *entryp) in xenbus_grant_ring() argument
217 0, entryp); in xenbus_grant_ring()
/netbsd/src/external/bsd/atf/dist/atf-c++/detail/
Dfs.cpp429 path entryp = p / dep->d_name; in directory() local
430 insert(value_type(dep->d_name, file_info(entryp))); in directory()
/netbsd/src/external/gpl3/binutils/dist/bfd/
Delf32-bfin.c3485 _bfinfdpic_count_got_plt_entries (void **entryp, void *dinfo_) in _bfinfdpic_count_got_plt_entries() argument
3487 struct bfinfdpic_relocs_info *entry = *entryp; in _bfinfdpic_count_got_plt_entries()
3694 _bfinfdpic_assign_got_entries (void **entryp, void *info_) in _bfinfdpic_assign_got_entries() argument
3696 struct bfinfdpic_relocs_info *entry = *entryp; in _bfinfdpic_assign_got_entries()
3732 _bfinfdpic_assign_plt_entries (void **entryp, void *info_) in _bfinfdpic_assign_plt_entries() argument
3734 struct bfinfdpic_relocs_info *entry = *entryp; in _bfinfdpic_assign_plt_entries()
3792 _bfinfdpic_reset_got_plt_entries (void **entryp, void *ignore ATTRIBUTE_UNUSED) in _bfinfdpic_reset_got_plt_entries() argument
3794 struct bfinfdpic_relocs_info *entry = *entryp; in _bfinfdpic_reset_got_plt_entries()
3812 _bfinfdpic_resolve_final_relocs_info (void **entryp, void *p) in _bfinfdpic_resolve_final_relocs_info() argument
3814 struct bfinfdpic_relocs_info *entry = *entryp; in _bfinfdpic_resolve_final_relocs_info()
[all …]
Delf32-frv.c4687 _frvfdpic_count_got_plt_entries (void **entryp, void *dinfo_) in _frvfdpic_count_got_plt_entries() argument
4689 struct frvfdpic_relocs_info *entry = *entryp; in _frvfdpic_count_got_plt_entries()
4961 _frvfdpic_assign_got_entries (void **entryp, void *info_) in _frvfdpic_assign_got_entries() argument
4963 struct frvfdpic_relocs_info *entry = *entryp; in _frvfdpic_assign_got_entries()
5039 _frvfdpic_assign_plt_entries (void **entryp, void *info_) in _frvfdpic_assign_plt_entries() argument
5041 struct frvfdpic_relocs_info *entry = *entryp; in _frvfdpic_assign_plt_entries()
5141 _frvfdpic_reset_got_plt_entries (void **entryp, void *ignore ATTRIBUTE_UNUSED) in _frvfdpic_reset_got_plt_entries() argument
5143 struct frvfdpic_relocs_info *entry = *entryp; in _frvfdpic_reset_got_plt_entries()
5164 _frvfdpic_resolve_final_relocs_info (void **entryp, void *p) in _frvfdpic_resolve_final_relocs_info() argument
5166 struct frvfdpic_relocs_info *entry = *entryp; in _frvfdpic_resolve_final_relocs_info()
[all …]
Delf32-score7.c1652 score_elf_resolve_final_got_entry (void **entryp, void *p) in score_elf_resolve_final_got_entry() argument
1654 struct score_got_entry *entry = (struct score_got_entry *) *entryp; in score_elf_resolve_final_got_entry()
1674 htab_clear_slot (got_entries, entryp); in score_elf_resolve_final_got_entry()
1675 entryp = htab_find_slot (got_entries, entry, INSERT); in score_elf_resolve_final_got_entry()
1676 if (! *entryp) in score_elf_resolve_final_got_entry()
1677 *entryp = entry; in score_elf_resolve_final_got_entry()
Delf32-score.c1784 score_elf_resolve_final_got_entry (void **entryp, void *p) in score_elf_resolve_final_got_entry() argument
1786 struct score_got_entry *entry = (struct score_got_entry *)*entryp; in score_elf_resolve_final_got_entry()
1806 htab_clear_slot (got_entries, entryp); in score_elf_resolve_final_got_entry()
1807 entryp = htab_find_slot (got_entries, entry, INSERT); in score_elf_resolve_final_got_entry()
1808 if (! *entryp) in score_elf_resolve_final_got_entry()
1809 *entryp = entry; in score_elf_resolve_final_got_entry()
Delfxx-mips.c4263 mips_elf_check_recreate_got (void **entryp, void *data) in mips_elf_check_recreate_got() argument
4268 entry = (struct mips_got_entry *) *entryp; in mips_elf_check_recreate_got()
4292 mips_elf_recreate_got (void **entryp, void *data) in mips_elf_recreate_got() argument
4298 entry = (struct mips_got_entry *) *entryp; in mips_elf_recreate_got()
4649 mips_elf_add_got_entry (void **entryp, void *data) in mips_elf_add_got_entry() argument
4655 entry = (struct mips_got_entry *) *entryp; in mips_elf_add_got_entry()
4675 mips_elf_add_got_page_entry (void **entryp, void *data) in mips_elf_add_got_page_entry() argument
4681 entry = (struct mips_got_page_entry *) *entryp; in mips_elf_add_got_page_entry()
4815 mips_elf_set_gotidx (void **entryp, long gotidx) in mips_elf_set_gotidx() argument
4819 entry = (struct mips_got_entry *) *entryp; in mips_elf_set_gotidx()
[all …]
/netbsd/src/external/gpl3/gdb/dist/bfd/
Delf32-bfin.c3485 _bfinfdpic_count_got_plt_entries (void **entryp, void *dinfo_) in _bfinfdpic_count_got_plt_entries() argument
3487 struct bfinfdpic_relocs_info *entry = *entryp; in _bfinfdpic_count_got_plt_entries()
3694 _bfinfdpic_assign_got_entries (void **entryp, void *info_) in _bfinfdpic_assign_got_entries() argument
3696 struct bfinfdpic_relocs_info *entry = *entryp; in _bfinfdpic_assign_got_entries()
3732 _bfinfdpic_assign_plt_entries (void **entryp, void *info_) in _bfinfdpic_assign_plt_entries() argument
3734 struct bfinfdpic_relocs_info *entry = *entryp; in _bfinfdpic_assign_plt_entries()
3792 _bfinfdpic_reset_got_plt_entries (void **entryp, void *ignore ATTRIBUTE_UNUSED) in _bfinfdpic_reset_got_plt_entries() argument
3794 struct bfinfdpic_relocs_info *entry = *entryp; in _bfinfdpic_reset_got_plt_entries()
3812 _bfinfdpic_resolve_final_relocs_info (void **entryp, void *p) in _bfinfdpic_resolve_final_relocs_info() argument
3814 struct bfinfdpic_relocs_info *entry = *entryp; in _bfinfdpic_resolve_final_relocs_info()
[all …]
Delf32-frv.c4687 _frvfdpic_count_got_plt_entries (void **entryp, void *dinfo_) in _frvfdpic_count_got_plt_entries() argument
4689 struct frvfdpic_relocs_info *entry = *entryp; in _frvfdpic_count_got_plt_entries()
4961 _frvfdpic_assign_got_entries (void **entryp, void *info_) in _frvfdpic_assign_got_entries() argument
4963 struct frvfdpic_relocs_info *entry = *entryp; in _frvfdpic_assign_got_entries()
5039 _frvfdpic_assign_plt_entries (void **entryp, void *info_) in _frvfdpic_assign_plt_entries() argument
5041 struct frvfdpic_relocs_info *entry = *entryp; in _frvfdpic_assign_plt_entries()
5141 _frvfdpic_reset_got_plt_entries (void **entryp, void *ignore ATTRIBUTE_UNUSED) in _frvfdpic_reset_got_plt_entries() argument
5143 struct frvfdpic_relocs_info *entry = *entryp; in _frvfdpic_reset_got_plt_entries()
5164 _frvfdpic_resolve_final_relocs_info (void **entryp, void *p) in _frvfdpic_resolve_final_relocs_info() argument
5166 struct frvfdpic_relocs_info *entry = *entryp; in _frvfdpic_resolve_final_relocs_info()
[all …]
Delf32-score7.c1652 score_elf_resolve_final_got_entry (void **entryp, void *p) in score_elf_resolve_final_got_entry() argument
1654 struct score_got_entry *entry = (struct score_got_entry *) *entryp; in score_elf_resolve_final_got_entry()
1674 htab_clear_slot (got_entries, entryp); in score_elf_resolve_final_got_entry()
1675 entryp = htab_find_slot (got_entries, entry, INSERT); in score_elf_resolve_final_got_entry()
1676 if (! *entryp) in score_elf_resolve_final_got_entry()
1677 *entryp = entry; in score_elf_resolve_final_got_entry()
Delf32-score.c1784 score_elf_resolve_final_got_entry (void **entryp, void *p) in score_elf_resolve_final_got_entry() argument
1786 struct score_got_entry *entry = (struct score_got_entry *)*entryp; in score_elf_resolve_final_got_entry()
1806 htab_clear_slot (got_entries, entryp); in score_elf_resolve_final_got_entry()
1807 entryp = htab_find_slot (got_entries, entry, INSERT); in score_elf_resolve_final_got_entry()
1808 if (! *entryp) in score_elf_resolve_final_got_entry()
1809 *entryp = entry; in score_elf_resolve_final_got_entry()
Delfxx-mips.c4262 mips_elf_check_recreate_got (void **entryp, void *data) in mips_elf_check_recreate_got() argument
4267 entry = (struct mips_got_entry *) *entryp; in mips_elf_check_recreate_got()
4291 mips_elf_recreate_got (void **entryp, void *data) in mips_elf_recreate_got() argument
4297 entry = (struct mips_got_entry *) *entryp; in mips_elf_recreate_got()
4648 mips_elf_add_got_entry (void **entryp, void *data) in mips_elf_add_got_entry() argument
4654 entry = (struct mips_got_entry *) *entryp; in mips_elf_add_got_entry()
4674 mips_elf_add_got_page_entry (void **entryp, void *data) in mips_elf_add_got_page_entry() argument
4680 entry = (struct mips_got_page_entry *) *entryp; in mips_elf_add_got_page_entry()
4814 mips_elf_set_gotidx (void **entryp, long gotidx) in mips_elf_set_gotidx() argument
4818 entry = (struct mips_got_entry *) *entryp; in mips_elf_set_gotidx()
[all …]
/netbsd/src/external/bsd/atf/dist/tools/
Dfs.cpp559 path entryp = p / dep->d_name; in directory() local
560 insert(value_type(dep->d_name, file_info(entryp))); in directory()
/netbsd/src/external/gpl3/binutils/dist/opcodes/
Di386-gen.c1690 struct opcode_entry **entryp = &(*hash_slot)->entry.next; in expand_templates() local
1692 while (*entryp != NULL) in expand_templates()
1693 entryp = &(*entryp)->next; in expand_templates()
1695 *entryp = entry; in expand_templates()
/netbsd/src/external/gpl3/gdb/dist/opcodes/
Di386-gen.c1713 struct opcode_entry **entryp = &(*hash_slot)->entry.next; in expand_templates() local
1715 while (*entryp != NULL) in expand_templates()
1716 entryp = &(*entryp)->next; in expand_templates()
1718 *entryp = entry; in expand_templates()
/netbsd/src/external/bsd/libarchive/dist/libarchive/
Darchive_read.c679 _archive_read_next_header(struct archive *_a, struct archive_entry **entryp) in _archive_read_next_header() argument
683 *entryp = NULL; in _archive_read_next_header()
685 *entryp = a->entry; in _archive_read_next_header()
Darchive_read_disk_posix.c1110 _archive_read_next_header(struct archive *_a, struct archive_entry **entryp) in _archive_read_next_header() argument
1114 *entryp = NULL; in _archive_read_next_header()
1116 *entryp = a->entry; in _archive_read_next_header()
/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dcp-gimplify.cc3297 source_location_table_entry *entryp in fold_builtin_source_location() local
3300 if (entryp->var) in fold_builtin_source_location()
3301 var = entryp->var; in fold_builtin_source_location()
3358 *entryp = entry; in fold_builtin_source_location()
3359 entryp->var = var; in fold_builtin_source_location()

12