Searched defs:entry (Results 276 - 300 of 621) sorted by relevance

<<11121314151617181920>>

/freebsd-9.3-release/contrib/bind9/lib/irs/
H A Dresconf.c467 irs_resconf_search_t *entry; local
/freebsd-9.3-release/contrib/bind9/lib/isc/unix/
H A Difiter_ioctl.c80 char entry[ISC_IF_INET6_SZ]; member in struct:isc_interfaceiter
/freebsd-9.3-release/contrib/binutils/bfd/
H A Dhash.c558 bfd_hash_newfunc(struct bfd_hash_entry *entry, struct bfd_hash_table *table, const char *string ATTRIBUTE_UNUSED) argument
649 strtab_hash_newfunc(struct bfd_hash_entry *entry, struct bfd_hash_table *table, const char *string) argument
743 struct strtab_hash_entry *entry; local
805 struct strtab_hash_entry *entry; local
[all...]
H A Dmerge.c103 sec_merge_hash_newfunc (struct bfd_hash_entry *entry, argument
268 register struct sec_merge_hash_entry *entry; local
289 sec_merge_emit(bfd *abfd, struct sec_merge_hash_entry *entry) argument
446 struct sec_merge_hash_entry *entry; local
807 struct sec_merge_hash_entry *entry; local
[all...]
H A Dstabs.c118 stab_link_includes_newfunc(struct bfd_hash_entry *entry, struct bfd_hash_table *table, const char *string) argument
/freebsd-9.3-release/contrib/gcc/
H A Dc-pragma.c77 align_stack * entry; local
100 align_stack * entry; local
[all...]
/freebsd-9.3-release/contrib/gcc/config/
H A Ddarwin-c.c66 align_stack *entry = XNEW (align_stack); local
80 align_stack *entry = field_align_stack; local
/freebsd-9.3-release/contrib/libarchive/libarchive/
H A Darchive_read_support_format_cpio.c233 archive_read_format_cpio_read_header(struct archive_read *a, struct archive_entry *entry) argument
404 header_newc(struct archive_read *a, struct cpio *cpio, struct archive_entry *entry, size_t *namelength, size_t *name_pad) argument
537 header_odc(struct archive_read *a, struct cpio *cpio, struct archive_entry *entry, size_t *namelength, size_t *name_pad) argument
585 header_bin_le(struct archive_read *a, struct cpio *cpio, struct archive_entry *entry, size_t *namelength, size_t *name_pad) argument
621 header_bin_be(struct archive_read *a, struct cpio *cpio, struct archive_entry *entry, size_t *namelength, size_t *name_pad) argument
737 record_hardlink(struct cpio *cpio, struct archive_entry *entry) argument
[all...]
H A Darchive_read_support_format_zip.c422 zip_read_file_header(struct archive_read *a, struct archive_entry *entry, argument
289 archive_read_format_zip_read_header(struct archive_read *a, struct archive_entry *entry) argument
[all...]
H A Darchive_write_set_format_ustar.c196 archive_write_ustar_header(struct archive_write *a, struct archive_entry *entry) argument
257 __archive_write_format_header_ustar(struct archive_write *a, char h[512], struct archive_entry *entry, int tartype, int strict) argument
[all...]
/freebsd-9.3-release/contrib/libarchive/tar/
H A Dwrite.c254 struct archive_entry *entry; local
347 struct archive_entry *entry; local
441 struct archive_entry *entry, *sparse_entry; local
638 copy_file_data(struct bsdtar *bsdtar, struct archive *a, struct archive *ina, struct archive_entry *entry) argument
670 struct archive_entry *entry = NULL, *spare_entry = NULL; local
937 write_entry_backend(struct bsdtar *bsdtar, struct archive *a, struct archive_entry *entry) argument
990 report_write(struct bsdtar *bsdtar, struct archive *a, struct archive_entry *entry, int64_t progress) argument
1020 write_file_data(struct bsdtar *bsdtar, struct archive *a, struct archive_entry *entry, int fd) argument
[all...]
/freebsd-9.3-release/contrib/libstdc++/include/ext/pb_ds/detail/list_update_map_/
H A Dlu_map_.hpp118 struct entry struct in class:pb_ds::detail::PB_DS_CLASS_NAME
/freebsd-9.3-release/contrib/llvm/lib/CodeGen/
H A DPHIElimination.cpp252 unsigned &entry = LoweredPHIs[MPhi]; local
/freebsd-9.3-release/contrib/ncurses/progs/
H A Dtoe.c184 DIRENT *entry; local
/freebsd-9.3-release/contrib/ofed/management/opensm/opensm/
H A Dst.c380 st_table_entry *ptr, *entry; local
[all...]
/freebsd-9.3-release/contrib/texinfo/info/
H A Dindices.c568 REFERENCE *entry, **apropos_list = (REFERENCE **)NULL; local
610 REFERENCE *entry; local
[all...]
H A Dinfo-utils.c259 REFERENCE *entry; local
337 REFERENCE *entry; local
410 REFERENCE *entry; local
[all...]
/freebsd-9.3-release/contrib/wpa/src/eap_peer/
H A Deap_fast_pac.c145 eap_fast_add_pac(struct eap_fast_pac **pac_root, struct eap_fast_pac **pac_current, struct eap_fast_pac *entry) argument
[all...]
/freebsd-9.3-release/contrib/wpa/wpa_supplicant/dbus/
H A Ddbus_old_handlers.c117 struct wpa_dbus_dict_entry entry; local
920 struct wpa_dbus_dict_entry entry = { .type = DBUS_TYPE_STRING }; local
1200 struct wpa_dbus_dict_entry entry; local
1322 struct wpa_dbus_dict_entry entry = { .type = DBUS_TYPE_STRING }; local
[all...]
/freebsd-9.3-release/crypto/heimdal/lib/kadm5/
H A Dipropd_slave.c367 hdb_entry_ex entry; local
[all...]
/freebsd-9.3-release/crypto/heimdal/lib/krb5/
H A Dkeytab_file.c391 fkt_next_entry_int(krb5_context context, krb5_keytab id, krb5_keytab_entry *entry, krb5_kt_cursor *cursor, off_t *start, off_t *end) argument
445 fkt_next_entry(krb5_context context, krb5_keytab id, krb5_keytab_entry *entry, krb5_kt_cursor *cursor) argument
479 fkt_add_entry(krb5_context context, krb5_keytab id, krb5_keytab_entry *entry) argument
619 fkt_remove_entry(krb5_context context, krb5_keytab id, krb5_keytab_entry *entry) argument
[all...]
H A Drd_req.c734 krb5_keytab_entry entry; local
H A Dverify_krb5_conf.c343 struct entry { struct
[all...]
/freebsd-9.3-release/lib/libdwarf/
H A Ddwarf_init.c422 uint64_t entry; local
/freebsd-9.3-release/lib/libedit/
H A Dfilecomplete.c130 struct dirent *entry; local
[all...]

Completed in 186 milliseconds

<<11121314151617181920>>