Home
last modified time | relevance | path

Searched defs:ent (Results 1 – 25 of 136) sorted by relevance

123456

/dragonfly/sys/platform/pc64/acpica/
H A Dacpi_madt.c152 const ACPI_SUBTABLE_HEADER *ent; in madt_iterate_entries() local
222 madt_lapic_pass1_callback(void *xarg, const ACPI_SUBTABLE_HEADER *ent) in madt_lapic_pass1_callback()
281 madt_lapic_pass2_callback(void *xarg, const ACPI_SUBTABLE_HEADER *ent) in madt_lapic_pass2_callback()
321 madt_x2apic_pass2_callback(void *xarg, const ACPI_SUBTABLE_HEADER *ent) in madt_x2apic_pass2_callback()
391 madt_lapic_probe_callback(void *xarg, const ACPI_SUBTABLE_HEADER *ent) in madt_lapic_probe_callback()
576 madt_ioapic_probe_callback(void *xarg, const ACPI_SUBTABLE_HEADER *ent) in madt_ioapic_probe_callback()
669 madt_ioapic_enum_callback(void *xarg, const ACPI_SUBTABLE_HEADER *ent) in madt_ioapic_enum_callback()
/dragonfly/sys/dev/sound/pcm/
H A Dsndstat.c218 struct sndstat_entry *ent; in sndstat_find() local
285 struct sndstat_entry *ent; in sndstat_register() local
331 struct sndstat_entry *ent; in sndstat_unregister() local
351 struct sndstat_entry *ent; in sndstat_unregisterfile() local
374 struct sndstat_entry *ent; in sndstat_prepare() local
/dragonfly/contrib/gcc-8.0/libgomp/
H A Dordered.c268 unsigned long ent, num_ents, elt_sz, shift_sz; in gomp_doacross_init() local
360 unsigned long ent; in GOMP_doacross_post() local
411 unsigned long ent; in GOMP_doacross_wait() local
497 unsigned long ent, num_ents, elt_sz, shift_sz; in gomp_doacross_ull_init() local
595 unsigned long ent; in GOMP_doacross_ull_post() local
667 unsigned long ent; in GOMP_doacross_ull_wait() local
/dragonfly/sys/net/ipfw3_basic/
H A Dip_fw3_table.c154 struct table_ip_entry *ent; in table_append_dispatch() local
172 struct table_mac_entry *ent; in table_append_dispatch() local
198 struct table_entry *ent; in table_remove_dispatch() local
334 struct table_ip_entry *ent = (struct table_ip_entry *)rn; in dump_table_ip_entry() local
355 struct table_mac_entry *ent = (struct table_mac_entry *)rn; in dump_table_mac_entry() local
/dragonfly/usr.sbin/newsyslog/
H A Dnewsyslog.c466 free_entry(struct conf_entry *ent) in free_entry()
500 struct conf_entry *ent; in free_clist() local
513 do_entry(struct conf_entry * ent) in do_entry()
832 struct conf_entry *defconf, *dupent, *ent; in get_worklist() local
1002 struct conf_entry *dupent, *ent, *globent; in expand_globs() local
1742 do_rotate(const struct conf_entry *ent) in do_rotate()
2149 save_sigwork(const struct conf_entry *ent) in save_sigwork()
2242 set_swpid(struct sigwork_entry *swork, const struct conf_entry *ent) in set_swpid()
2566 createdir(const struct conf_entry *ent, char *dirpart) in createdir()
2611 createlog(const struct conf_entry *ent) in createlog()
[all …]
/dragonfly/contrib/gcc-4.7/gcc/
H A Dlto-streamer.c327 struct tree_hash_entry ent; in lto_orig_address_map() local
346 struct tree_hash_entry ent; in lto_orig_address_get() local
361 struct tree_hash_entry ent; in lto_orig_address_remove() local
H A Dgenemit.c659 struct clobber_ent *ent; in output_add_clobbers() local
698 struct clobber_ent *ent; in output_added_clobbers_hard_reg_p() local
/dragonfly/usr.sbin/ip6addrctl/
H A Dip6addrctl.c152 struct policyqueue *ent; in dump_policy() local
315 struct policyqueue *ent; in set_policy() local
432 struct policyqueue *ent; in flush_policy() local
/dragonfly/contrib/grep/lib/
H A Dfts-cycle.c74 enter_dir (FTS *fts, FTSENT *ent) in enter_dir()
125 leave_dir (FTS *fts, FTSENT *ent) in leave_dir()
/dragonfly/sbin/gpt/
H A Dmigrate.c67 migrate_disklabel(int fd, off_t start, struct gpt_ent *ent) in migrate_disklabel()
148 struct gpt_ent *ent; in migrate() local
H A Dboot.c67 struct gpt_ent *ent; in bootset() local
H A Dexpand.c77 struct gpt_ent *ent; in expand() local
H A Dremove.c66 struct gpt_ent *ent; in rem() local
/dragonfly/crypto/libressl/crypto/x509/
H A Dby_dir.c182 by_dir_entry_free(BY_DIR_ENTRY *ent) in by_dir_entry_free()
216 BY_DIR_ENTRY *ent; in add_cert_dir() local
311 BY_DIR_ENTRY *ent; in get_cert_by_subject() local
/dragonfly/sys/dev/raid/vinum/
H A Dvinummemory.c198 unsigned int ent = m->seq; /* index of entry to return */ in vinum_mallocinfo() local
219 int ent = *(int *) data; /* 1st word is index */ in vinum_rqinfo() local
/dragonfly/lib/libnvmm/
H A Dlibnvmm.c71 area_t *ent; in __area_isvalid() local
129 area_t *ent, *nxt; in __area_delete() local
146 area_t *ent; in __area_remove_all() local
528 area_t *ent; in nvmm_gpa_to_hva() local
/dragonfly/contrib/cvs-1.12/src/
H A Dentries.c42 Entnode *ent; in Entnode_Create() local
64 Entnode_Destroy (Entnode *ent) in Entnode_Destroy()
267 Entnode *ent; in fgetentent() local
437 Entnode *ent; in Entries_Open() local
/dragonfly/sys/platform/pc64/x86_64/
H A Dmptable.c583 const struct BUSENTRY *ent; in mptable_bus_info_callback() local
647 const struct PROCENTRY *ent; in mptable_lapic_pass1_callback() local
676 const struct PROCENTRY *ent; in mptable_lapic_pass2_callback() local
820 const struct PROCENTRY *ent; in mptable_lapic_probe_callback() local
906 const struct IOAPICENTRY *ent; in mptable_ioapic_list_callback() local
1016 const struct INTENTRY *ent; in mptable_pci_int_callback() local
1180 const struct INTENTRY *ent; in mptable_ioapic_probe_callback() local
1266 const struct INTENTRY *ent; in mptable_ioapic_int_callback() local
/dragonfly/sys/dev/drm/include/drm/
H A Ddrm_pci.h54 const struct pci_device_id *ent, in drm_get_pci_dev()
/dragonfly/sys/net/ipfw3_layer2/
H A Dip_fw3_layer2.c116 struct table_mac_entry *ent = NULL; in check_mac_from_lookup() local
159 struct table_mac_entry *ent = NULL; in check_mac_to_lookup() local
/dragonfly/contrib/binutils-2.34/bfd/
H A Dcoff-bfd.c65 combined_entry_type *ent; in bfd_coff_get_auxent() local
/dragonfly/contrib/binutils-2.27/bfd/
H A Dcoff-bfd.c65 combined_entry_type *ent; in bfd_coff_get_auxent() local
/dragonfly/lib/libc/stdlib/
H A Dhcreate.c64 ENTRY ent; member
/dragonfly/lib/libefivar/
H A Defivar-dp-xlate.c74 struct gpt_ent *ent; in find_slice_by_efimedia() local
435 struct gpt_ent *ent; in find_slice_efimedia() local
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Damdgpu_drv.c822 const struct pci_device_id *ent) in amdgpu_pci_probe()
928 const struct pci_device_id *ent; /* XXX hack */ variable

123456