Home
last modified time | relevance | path

Searched defs:entry (Results 1 – 25 of 888) sorted by relevance

12345678910>>...36

/freebsd-src/contrib/libarchive/libarchive/
H A Darchive_entry.c154 archive_entry_clear(struct archive_entry *entry) in archive_entry_clear() argument
176 archive_entry_clone(struct archive_entry * entry) archive_entry_clone() argument
251 archive_entry_free(struct archive_entry * entry) archive_entry_free() argument
266 struct archive_entry *entry; archive_entry_new2() local
281 archive_entry_atime(struct archive_entry * entry) archive_entry_atime() argument
287 archive_entry_atime_nsec(struct archive_entry * entry) archive_entry_atime_nsec() argument
293 archive_entry_atime_is_set(struct archive_entry * entry) archive_entry_atime_is_set() argument
299 archive_entry_birthtime(struct archive_entry * entry) archive_entry_birthtime() argument
305 archive_entry_birthtime_nsec(struct archive_entry * entry) archive_entry_birthtime_nsec() argument
311 archive_entry_birthtime_is_set(struct archive_entry * entry) archive_entry_birthtime_is_set() argument
317 archive_entry_ctime(struct archive_entry * entry) archive_entry_ctime() argument
323 archive_entry_ctime_is_set(struct archive_entry * entry) archive_entry_ctime_is_set() argument
329 archive_entry_ctime_nsec(struct archive_entry * entry) archive_entry_ctime_nsec() argument
335 archive_entry_dev(struct archive_entry * entry) archive_entry_dev() argument
345 archive_entry_dev_is_set(struct archive_entry * entry) archive_entry_dev_is_set() argument
351 archive_entry_devmajor(struct archive_entry * entry) archive_entry_devmajor() argument
360 archive_entry_devminor(struct archive_entry * entry) archive_entry_devminor() argument
369 archive_entry_filetype(struct archive_entry * entry) archive_entry_filetype() argument
375 archive_entry_filetype_is_set(struct archive_entry * entry) archive_entry_filetype_is_set() argument
381 archive_entry_fflags(struct archive_entry * entry,unsigned long * set,unsigned long * clear) archive_entry_fflags() argument
398 archive_entry_fflags_text(struct archive_entry * entry) archive_entry_fflags_text() argument
428 archive_entry_gid(struct archive_entry * entry) archive_entry_gid() argument
434 archive_entry_gid_is_set(struct archive_entry * entry) archive_entry_gid_is_set() argument
440 archive_entry_gname(struct archive_entry * entry) archive_entry_gname() argument
451 archive_entry_gname_utf8(struct archive_entry * entry) archive_entry_gname_utf8() argument
463 archive_entry_gname_w(struct archive_entry * entry) archive_entry_gname_w() argument
474 _archive_entry_gname_l(struct archive_entry * entry,const char ** p,size_t * len,struct archive_string_conv * sc) _archive_entry_gname_l() argument
481 archive_entry_hardlink(struct archive_entry * entry) archive_entry_hardlink() argument
495 archive_entry_hardlink_utf8(struct archive_entry * entry) archive_entry_hardlink_utf8() argument
509 archive_entry_hardlink_w(struct archive_entry * entry) archive_entry_hardlink_w() argument
523 _archive_entry_hardlink_l(struct archive_entry * entry,const char ** p,size_t * len,struct archive_string_conv * sc) _archive_entry_hardlink_l() argument
535 archive_entry_ino(struct archive_entry * entry) archive_entry_ino() argument
541 archive_entry_ino_is_set(struct archive_entry * entry) archive_entry_ino_is_set() argument
547 archive_entry_ino64(struct archive_entry * entry) archive_entry_ino64() argument
553 archive_entry_mode(struct archive_entry * entry) archive_entry_mode() argument
559 archive_entry_mtime(struct archive_entry * entry) archive_entry_mtime() argument
565 archive_entry_mtime_nsec(struct archive_entry * entry) archive_entry_mtime_nsec() argument
571 archive_entry_mtime_is_set(struct archive_entry * entry) archive_entry_mtime_is_set() argument
577 archive_entry_nlink(struct archive_entry * entry) archive_entry_nlink() argument
590 archive_entry_pathname(struct archive_entry * entry) archive_entry_pathname() argument
609 archive_entry_pathname_utf8(struct archive_entry * entry) archive_entry_pathname_utf8() argument
621 archive_entry_pathname_w(struct archive_entry * entry) archive_entry_pathname_w() argument
633 _archive_entry_pathname_l(struct archive_entry * entry,const char ** p,size_t * len,struct archive_string_conv * sc) _archive_entry_pathname_l() argument
640 archive_entry_perm(struct archive_entry * entry) archive_entry_perm() argument
646 archive_entry_perm_is_set(struct archive_entry * entry) archive_entry_perm_is_set() argument
652 archive_entry_rdev(struct archive_entry * entry) archive_entry_rdev() argument
662 archive_entry_rdevmajor(struct archive_entry * entry) archive_entry_rdevmajor() argument
671 archive_entry_rdevminor(struct archive_entry * entry) archive_entry_rdevminor() argument
680 archive_entry_size(struct archive_entry * entry) archive_entry_size() argument
686 archive_entry_size_is_set(struct archive_entry * entry) archive_entry_size_is_set() argument
692 archive_entry_sourcepath(struct archive_entry * entry) archive_entry_sourcepath() argument
704 archive_entry_sourcepath_w(struct archive_entry * entry) archive_entry_sourcepath_w() argument
714 archive_entry_symlink(struct archive_entry * entry) archive_entry_symlink() argument
728 archive_entry_symlink_type(struct archive_entry * entry) archive_entry_symlink_type() argument
734 archive_entry_symlink_utf8(struct archive_entry * entry) archive_entry_symlink_utf8() argument
748 archive_entry_symlink_w(struct archive_entry * entry) archive_entry_symlink_w() argument
762 _archive_entry_symlink_l(struct archive_entry * entry,const char ** p,size_t * len,struct archive_string_conv * sc) _archive_entry_symlink_l() argument
774 archive_entry_uid(struct archive_entry * entry) archive_entry_uid() argument
780 archive_entry_uid_is_set(struct archive_entry * entry) archive_entry_uid_is_set() argument
786 archive_entry_uname(struct archive_entry * entry) archive_entry_uname() argument
797 archive_entry_uname_utf8(struct archive_entry * entry) archive_entry_uname_utf8() argument
808 archive_entry_uname_w(struct archive_entry * entry) archive_entry_uname_w() argument
819 _archive_entry_uname_l(struct archive_entry * entry,const char ** p,size_t * len,struct archive_string_conv * sc) _archive_entry_uname_l() argument
826 archive_entry_is_data_encrypted(struct archive_entry * entry) archive_entry_is_data_encrypted() argument
832 archive_entry_is_metadata_encrypted(struct archive_entry * entry) archive_entry_is_metadata_encrypted() argument
838 archive_entry_is_encrypted(struct archive_entry * entry) archive_entry_is_encrypted() argument
848 archive_entry_set_filetype(struct archive_entry * entry,unsigned int type) archive_entry_set_filetype() argument
857 archive_entry_set_fflags(struct archive_entry * entry,unsigned long set,unsigned long clear) archive_entry_set_fflags() argument
866 archive_entry_copy_fflags_text(struct archive_entry * entry,const char * flags) archive_entry_copy_fflags_text() argument
875 archive_entry_copy_fflags_text_w(struct archive_entry * entry,const wchar_t * flags) archive_entry_copy_fflags_text_w() argument
884 archive_entry_set_gid(struct archive_entry * entry,la_int64_t g) archive_entry_set_gid() argument
892 archive_entry_set_gname(struct archive_entry * entry,const char * name) archive_entry_set_gname() argument
898 archive_entry_set_gname_utf8(struct archive_entry * entry,const char * name) archive_entry_set_gname_utf8() argument
904 archive_entry_copy_gname(struct archive_entry * entry,const char * name) archive_entry_copy_gname() argument
910 archive_entry_copy_gname_w(struct archive_entry * entry,const wchar_t * name) archive_entry_copy_gname_w() argument
916 archive_entry_update_gname_utf8(struct archive_entry * entry,const char * name) archive_entry_update_gname_utf8() argument
927 _archive_entry_copy_gname_l(struct archive_entry * entry,const char * name,size_t len,struct archive_string_conv * sc) _archive_entry_copy_gname_l() argument
934 archive_entry_set_ino(struct archive_entry * entry,la_int64_t ino) archive_entry_set_ino() argument
942 archive_entry_set_ino64(struct archive_entry * entry,la_int64_t ino) archive_entry_set_ino64() argument
950 archive_entry_set_hardlink(struct archive_entry * entry,const char * target) archive_entry_set_hardlink() argument
960 archive_entry_set_hardlink_utf8(struct archive_entry * entry,const char * target) archive_entry_set_hardlink_utf8() argument
970 archive_entry_copy_hardlink(struct archive_entry * entry,const char * target) archive_entry_copy_hardlink() argument
980 archive_entry_copy_hardlink_w(struct archive_entry * entry,const wchar_t * target) archive_entry_copy_hardlink_w() argument
990 archive_entry_update_hardlink_utf8(struct archive_entry * entry,const char * target) archive_entry_update_hardlink_utf8() argument
1005 _archive_entry_copy_hardlink_l(struct archive_entry * entry,const char * target,size_t len,struct archive_string_conv * sc) _archive_entry_copy_hardlink_l() argument
1020 archive_entry_set_atime(struct archive_entry * entry,time_t t,long ns) archive_entry_set_atime() argument
1030 archive_entry_unset_atime(struct archive_entry * entry) archive_entry_unset_atime() argument
1037 archive_entry_set_birthtime(struct archive_entry * entry,time_t t,long ns) archive_entry_set_birthtime() argument
1047 archive_entry_unset_birthtime(struct archive_entry * entry) archive_entry_unset_birthtime() argument
1054 archive_entry_set_ctime(struct archive_entry * entry,time_t t,long ns) archive_entry_set_ctime() argument
1064 archive_entry_unset_ctime(struct archive_entry * entry) archive_entry_unset_ctime() argument
1071 archive_entry_set_dev(struct archive_entry * entry,dev_t d) archive_entry_set_dev() argument
1080 archive_entry_set_devmajor(struct archive_entry * entry,dev_t m) archive_entry_set_devmajor() argument
1089 archive_entry_set_devminor(struct archive_entry * entry,dev_t m) archive_entry_set_devminor() argument
1099 archive_entry_set_link(struct archive_entry * entry,const char * target) archive_entry_set_link() argument
1108 archive_entry_set_link_utf8(struct archive_entry * entry,const char * target) archive_entry_set_link_utf8() argument
1118 archive_entry_copy_link(struct archive_entry * entry,const char * target) archive_entry_copy_link() argument
1128 archive_entry_copy_link_w(struct archive_entry * entry,const wchar_t * target) archive_entry_copy_link_w() argument
1137 archive_entry_update_link_utf8(struct archive_entry * entry,const char * target) archive_entry_update_link_utf8() argument
1154 _archive_entry_copy_link_l(struct archive_entry * entry,const char * target,size_t len,struct archive_string_conv * sc) _archive_entry_copy_link_l() argument
1169 archive_entry_set_mode(struct archive_entry * entry,mode_t m) archive_entry_set_mode() argument
1177 archive_entry_set_mtime(struct archive_entry * entry,time_t t,long ns) archive_entry_set_mtime() argument
1187 archive_entry_unset_mtime(struct archive_entry * entry) archive_entry_unset_mtime() argument
1194 archive_entry_set_nlink(struct archive_entry * entry,unsigned int nlink) archive_entry_set_nlink() argument
1201 archive_entry_set_pathname(struct archive_entry * entry,const char * name) archive_entry_set_pathname() argument
1207 archive_entry_set_pathname_utf8(struct archive_entry * entry,const char * name) archive_entry_set_pathname_utf8() argument
1213 archive_entry_copy_pathname(struct archive_entry * entry,const char * name) archive_entry_copy_pathname() argument
1219 archive_entry_copy_pathname_w(struct archive_entry * entry,const wchar_t * name) archive_entry_copy_pathname_w() argument
1225 archive_entry_update_pathname_utf8(struct archive_entry * entry,const char * name) archive_entry_update_pathname_utf8() argument
1236 _archive_entry_copy_pathname_l(struct archive_entry * entry,const char * name,size_t len,struct archive_string_conv * sc) _archive_entry_copy_pathname_l() argument
1244 archive_entry_set_perm(struct archive_entry * entry,mode_t p) archive_entry_set_perm() argument
1253 archive_entry_set_rdev(struct archive_entry * entry,dev_t m) archive_entry_set_rdev() argument
1261 archive_entry_set_rdevmajor(struct archive_entry * entry,dev_t m) archive_entry_set_rdevmajor() argument
1269 archive_entry_set_rdevminor(struct archive_entry * entry,dev_t m) archive_entry_set_rdevminor() argument
1277 archive_entry_set_size(struct archive_entry * entry,la_int64_t s) archive_entry_set_size() argument
1285 archive_entry_unset_size(struct archive_entry * entry) archive_entry_unset_size() argument
1292 archive_entry_copy_sourcepath(struct archive_entry * entry,const char * path) archive_entry_copy_sourcepath() argument
1298 archive_entry_copy_sourcepath_w(struct archive_entry * entry,const wchar_t * path) archive_entry_copy_sourcepath_w() argument
1304 archive_entry_set_symlink(struct archive_entry * entry,const char * linkname) archive_entry_set_symlink() argument
1314 archive_entry_set_symlink_type(struct archive_entry * entry,int type) archive_entry_set_symlink_type() argument
1320 archive_entry_set_symlink_utf8(struct archive_entry * entry,const char * linkname) archive_entry_set_symlink_utf8() argument
1330 archive_entry_copy_symlink(struct archive_entry * entry,const char * linkname) archive_entry_copy_symlink() argument
1340 archive_entry_copy_symlink_w(struct archive_entry * entry,const wchar_t * linkname) archive_entry_copy_symlink_w() argument
1350 archive_entry_update_symlink_utf8(struct archive_entry * entry,const char * linkname) archive_entry_update_symlink_utf8() argument
1365 _archive_entry_copy_symlink_l(struct archive_entry * entry,const char * linkname,size_t len,struct archive_string_conv * sc) _archive_entry_copy_symlink_l() argument
1380 archive_entry_set_uid(struct archive_entry * entry,la_int64_t u) archive_entry_set_uid() argument
1388 archive_entry_set_uname(struct archive_entry * entry,const char * name) archive_entry_set_uname() argument
1394 archive_entry_set_uname_utf8(struct archive_entry * entry,const char * name) archive_entry_set_uname_utf8() argument
1400 archive_entry_copy_uname(struct archive_entry * entry,const char * name) archive_entry_copy_uname() argument
1406 archive_entry_copy_uname_w(struct archive_entry * entry,const wchar_t * name) archive_entry_copy_uname_w() argument
1412 archive_entry_update_uname_utf8(struct archive_entry * entry,const char * name) archive_entry_update_uname_utf8() argument
1423 archive_entry_set_is_data_encrypted(struct archive_entry * entry,char is_encrypted) archive_entry_set_is_data_encrypted() argument
1433 archive_entry_set_is_metadata_encrypted(struct archive_entry * entry,char is_encrypted) archive_entry_set_is_metadata_encrypted() argument
1443 _archive_entry_copy_uname_l(struct archive_entry * entry,const char * name,size_t len,struct archive_string_conv * sc) _archive_entry_copy_uname_l() argument
1451 archive_entry_mac_metadata(struct archive_entry * entry,size_t * s) archive_entry_mac_metadata() argument
1458 archive_entry_copy_mac_metadata(struct archive_entry * entry,const void * p,size_t s) archive_entry_copy_mac_metadata() argument
1476 archive_entry_digest(struct archive_entry * entry,int type) archive_entry_digest() argument
1497 archive_entry_set_digest(struct archive_entry * entry,int type,const unsigned char * digest) archive_entry_set_digest() argument
1540 archive_entry_acl(struct archive_entry * entry) archive_entry_acl() argument
1546 archive_entry_acl_clear(struct archive_entry * entry) archive_entry_acl_clear() argument
1555 archive_entry_acl_add_entry(struct archive_entry * entry,int type,int permset,int tag,int id,const char * name) archive_entry_acl_add_entry() argument
1565 archive_entry_acl_add_entry_w(struct archive_entry * entry,int type,int permset,int tag,int id,const wchar_t * name) archive_entry_acl_add_entry_w() argument
1576 archive_entry_acl_types(struct archive_entry * entry) archive_entry_acl_types() argument
1585 archive_entry_acl_count(struct archive_entry * entry,int want_type) archive_entry_acl_count() argument
1596 archive_entry_acl_reset(struct archive_entry * entry,int want_type) archive_entry_acl_reset() argument
1606 archive_entry_acl_next(struct archive_entry * entry,int want_type,int * type,int * permset,int * tag,int * id,const char ** name) archive_entry_acl_next() argument
1622 archive_entry_acl_to_text_w(struct archive_entry * entry,la_ssize_t * len,int flags) archive_entry_acl_to_text_w() argument
1630 archive_entry_acl_to_text(struct archive_entry * entry,la_ssize_t * len,int flags) archive_entry_acl_to_text() argument
1637 _archive_entry_acl_to_text_l(struct archive_entry * entry,ssize_t * len,int flags,struct archive_string_conv * sc) _archive_entry_acl_to_text_l() argument
1647 archive_entry_acl_from_text_w(struct archive_entry * entry,const wchar_t * wtext,int type) archive_entry_acl_from_text_w() argument
1654 archive_entry_acl_from_text(struct archive_entry * entry,const char * text,int type) archive_entry_acl_from_text() argument
1661 _archive_entry_acl_from_text_l(struct archive_entry * entry,const char * text,int type,struct archive_string_conv * sc) _archive_entry_acl_from_text_l() argument
1689 archive_entry_acl_text_w(struct archive_entry * entry,int flags) archive_entry_acl_text_w() argument
1701 archive_entry_acl_text(struct archive_entry * entry,int flags) archive_entry_acl_text() argument
1714 _archive_entry_acl_text_l(struct archive_entry * entry,int flags,const char ** acl_text,size_t * len,struct archive_string_conv * sc) _archive_entry_acl_text_l() argument
2165 struct archive_entry *entry = archive_entry_new(); main() local
[all...]
H A Darchive_entry_sparse.c39 archive_entry_sparse_clear(struct archive_entry *entry) in archive_entry_sparse_clear() argument
52 archive_entry_sparse_add_entry(struct archive_entry *entry, in archive_entry_sparse_add_entry() argument
102 archive_entry_sparse_count(struct archive_entry * entry) archive_entry_sparse_count() argument
128 archive_entry_sparse_reset(struct archive_entry * entry) archive_entry_sparse_reset() argument
136 archive_entry_sparse_next(struct archive_entry * entry,la_int64_t * offset,la_int64_t * length) archive_entry_sparse_next() argument
[all...]
H A Darchive_read_disk_entry_from_file.c121 struct archive_entry *entry, int *fd) in archive_read_disk_entry_setup_acls() argument
137 struct archive_entry *entry, int *fd) in archive_read_disk_entry_setup_path() argument
159 struct archive_entry *entry, in archive_read_disk_entry_from_file() argument
333 setup_mac_metadata(struct archive_read_disk * a,struct archive_entry * entry,int * fd) setup_mac_metadata() argument
425 setup_mac_metadata(struct archive_read_disk * a,struct archive_entry * entry,int * fd) setup_mac_metadata() argument
450 setup_xattr(struct archive_read_disk * a,struct archive_entry * entry,const char * name,int fd,const char * accpath) setup_xattr() argument
534 setup_xattrs(struct archive_read_disk * a,struct archive_entry * entry,int * fd) setup_xattrs() argument
663 setup_xattr(struct archive_read_disk * a,struct archive_entry * entry,int namespace,const char * name,const char * fullname,int fd,const char * accpath) setup_xattr() argument
710 setup_xattrs_namespace(struct archive_read_disk * a,struct archive_entry * entry,int * fd,int namespace) setup_xattrs_namespace() argument
793 setup_xattrs(struct archive_read_disk * a,struct archive_entry * entry,int * fd) setup_xattrs() argument
823 setup_xattrs(struct archive_read_disk * a,struct archive_entry * entry,int * fd) setup_xattrs() argument
852 setup_sparse_fiemap(struct archive_read_disk * a,struct archive_entry * entry,int * fd) setup_sparse_fiemap() argument
945 setup_sparse(struct archive_read_disk * a,struct archive_entry * entry,int * fd) setup_sparse() argument
960 setup_sparse(struct archive_read_disk * a,struct archive_entry * entry,int * fd) setup_sparse() argument
1074 setup_sparse(struct archive_read_disk * a,struct archive_entry * entry,int * fd) setup_sparse() argument
[all...]
H A Darchive_entry_xattr.c72 archive_entry_xattr_clear(struct archive_entry *entry) in archive_entry_xattr_clear() argument
88 archive_entry_xattr_add_entry(struct archive_entry *entry, in archive_entry_xattr_add_entry() argument
114 archive_entry_xattr_count(struct archive_entry * entry) archive_entry_xattr_count() argument
126 archive_entry_xattr_reset(struct archive_entry * entry) archive_entry_xattr_reset() argument
134 archive_entry_xattr_next(struct archive_entry * entry,const char ** name,const void ** value,size_t * size) archive_entry_xattr_next() argument
[all...]
/freebsd-src/crypto/heimdal/lib/hdb/
H A Dext.c64 hdb_find_extension(const hdb_entry *entry, int type) in hdb_find_extension()
85 hdb_entry *entry, in hdb_replace_extension()
180 hdb_entry *entry, in hdb_clear_extension()
208 hdb_entry_get_pkinit_acl(const hdb_entry *entry, const HDB_Ext_PKINIT_acl **a) in hdb_entry_get_pkinit_acl()
222 hdb_entry_get_pkinit_hash(const hdb_entry *entry, const HDB_Ext_PKINIT_hash **a) in hdb_entry_get_pkinit_hash()
236 hdb_entry_get_pkinit_cert(const hdb_entry *entry, const HDB_Ext_PKINIT_cert **a) in hdb_entry_get_pkinit_cert()
250 hdb_entry_get_pw_change_time(const hdb_entry *entry, time_t *t) in hdb_entry_get_pw_change_time()
265 hdb_entry *entry, in hdb_entry_set_pw_change_time()
281 const hdb_entry *entry, char **p) in hdb_entry_get_password()
346 hdb_entry *entry, const char *p) in hdb_entry_set_password()
[all …]
/freebsd-src/sys/ofed/drivers/infiniband/core/
H A Dib_core_uverbs.c63 struct rdma_user_mmap_entry *entry) in rdma_umap_priv_init()
100 struct rdma_user_mmap_entry *entry) in rdma_user_mmap_io()
150 struct rdma_user_mmap_entry *entry; in rdma_user_mmap_entry_get_pgoff() local
191 struct rdma_user_mmap_entry *entry; in rdma_user_mmap_entry_get() local
208 struct rdma_user_mmap_entry *entry = in rdma_user_mmap_entry_free() local
238 void rdma_user_mmap_entry_put(struct rdma_user_mmap_entry *entry) in rdma_user_mmap_entry_put()
254 void rdma_user_mmap_entry_remove(struct rdma_user_mmap_entry *entry) in rdma_user_mmap_entry_remove()
287 struct rdma_user_mmap_entry *entry, in rdma_user_mmap_entry_insert_range()
382 struct rdma_user_mmap_entry *entry, in rdma_user_mmap_entry_insert()
/freebsd-src/lib/libmt/
H A Dmtlib.c60 struct mt_status_entry *entry; in mt_start_element() local
186 struct mt_status_entry *entry; in mt_end_element() local
225 mt_status_tree_sbuf(struct sbuf *sb, struct mt_status_entry *entry, int indent, in mt_status_tree_sbuf()
250 mt_status_tree_print(struct mt_status_entry *entry, int indent, in mt_status_tree_print()
251 void (*print_func)(struct mt_status_entry *entry, void *arg), void *arg) in mt_status_tree_print()
281 mt_entry_find(struct mt_status_entry *entry, char *name) in mt_entry_find()
340 struct mt_status_entry *entry, *entry2; in mt_status_entry_find() local
352 mt_status_entry_free(struct mt_status_entry *entry) in mt_status_entry_free()
380 struct mt_status_entry *entry, *entry2; in mt_status_free() local
390 mt_entry_sbuf(struct sbuf *sb, struct mt_status_entry *entry, char *fmt) in mt_entry_sbuf()
[all …]
/freebsd-src/contrib/libarchive/libarchive/test/
H A Dtest_gnutar_filename_encoding.c31 struct archive_entry *entry; in DEFINE_TEST() local
72 struct archive_entry *entry; in DEFINE_TEST() local
113 struct archive_entry *entry; DEFINE_TEST() local
154 struct archive_entry *entry; DEFINE_TEST() local
199 struct archive_entry *entry; DEFINE_TEST() local
239 struct archive_entry *entry; DEFINE_TEST() local
274 struct archive_entry *entry; DEFINE_TEST() local
314 struct archive_entry *entry; DEFINE_TEST() local
354 struct archive_entry *entry; DEFINE_TEST() local
[all...]
H A Dtest_ustar_filename_encoding.c32 struct archive_entry *entry; in DEFINE_TEST() local
73 struct archive_entry *entry; in DEFINE_TEST() local
114 struct archive_entry *entry; DEFINE_TEST() local
155 struct archive_entry *entry; DEFINE_TEST() local
200 struct archive_entry *entry; DEFINE_TEST() local
240 struct archive_entry *entry; DEFINE_TEST() local
275 struct archive_entry *entry; DEFINE_TEST() local
315 struct archive_entry *entry; DEFINE_TEST() local
355 struct archive_entry *entry; DEFINE_TEST() local
[all...]
H A Dtest_zip_filename_encoding.c32 struct archive_entry *entry; in DEFINE_TEST() local
123 struct archive_entry *entry; DEFINE_TEST() local
223 struct archive_entry *entry; DEFINE_TEST() local
266 struct archive_entry *entry; DEFINE_TEST() local
335 struct archive_entry *entry; DEFINE_TEST() local
434 struct archive_entry *entry; DEFINE_TEST() local
[all...]
/freebsd-src/sbin/restore/
H A Drestore.h68 struct entry { struct
69 char *e_name; /* the current name of this entry */ argument
71 char e_type; /* type of this entry, see below */ argument
75 struct entry *e_parent; /* pointer to parent directory (..) */ argument
76 struct entry *e_sibling; /* next element in this directory (.) */ argument
77 struct entry *e_links; /* hard links to this inode */ argument
78 struct entry *e_entries; /* for directories, their entries */ argument
79 struct entry *e_next; /* hash chain list */ argument
/freebsd-src/sys/dev/vmware/vmci/
H A Dvmci_hashtable.c121 vmci_hashtable_init_entry(struct vmci_hash_entry *entry, in vmci_hashtable_init_entry()
148 struct vmci_hash_entry *entry) in vmci_hashtable_add_entry()
195 struct vmci_hash_entry *entry) in vmci_hashtable_remove_entry()
293 struct vmci_hash_entry *entry; in vmci_hashtable_get_entry() local
327 struct vmci_hash_entry *entry) in vmci_hashtable_hold_entry()
359 struct vmci_hash_entry *entry) in vmci_hashtable_release_entry_locked()
404 struct vmci_hash_entry *entry) in vmci_hashtable_release_entry()
468 struct vmci_hash_entry *entry; in vmci_hashtable_entry_exists_locked() local
508 struct vmci_hash_entry *entry) in hashtable_unlink_entry()
/freebsd-src/stand/efi/libefi/
H A Dhandles.c30 struct entry { struct
38 struct entry *entry; argument
/freebsd-src/usr.sbin/nscd/
H A Dhashtable.h61 #define HASHTABLE_HEAD(name, entry) struct name { \ argument
115 #define HASHTABLE_ENTRY_FOREACH(entry, field, var) \ argument
120 #define HASHTABLE_ENTRY_CLEAR(entry, field) \ argument
123 #define HASHTABLE_ENTRY_SIZE(entry, field) \ argument
126 #define HASHTABLE_ENTRY_CAPACITY(entry, field) \ argument
129 #define HASHTABLE_ENTRY_CAPACITY_INCREASE(entry, field, type) \ argument
136 #define HASHTABLE_ENTRY_CAPACITY_DECREASE(entry, field, type) \ argument
207 #define HASHTABLE_ENTRY_STORE(name, entry, data) \ argument
210 #define HASHTABLE_ENTRY_FIND(name, entry, key) \ argument
213 #define HASHTABLE_ENTRY_FIND_SPECIAL(name, entry, key, cmp) \ argument
[all …]
/freebsd-src/contrib/wpa/src/ap/
H A Dpmksa_cache_auth.c39 static void _pmksa_cache_free_entry(struct rsn_pmksa_cache_entry *entry) in _pmksa_cache_free_entry() argument
52 pmksa_cache_free_entry(struct rsn_pmksa_cache * pmksa,struct rsn_pmksa_cache_entry * entry) pmksa_cache_free_entry() argument
141 pmksa_cache_from_eapol_data(struct rsn_pmksa_cache_entry * entry,struct eapol_state_machine * eapol) pmksa_cache_from_eapol_data() argument
181 pmksa_cache_to_eapol_data(struct hostapd_data * hapd,struct rsn_pmksa_cache_entry * entry,struct eapol_state_machine * eapol) pmksa_cache_to_eapol_data() argument
223 pmksa_cache_link_entry(struct rsn_pmksa_cache * pmksa,struct rsn_pmksa_cache_entry * entry) pmksa_cache_link_entry() argument
285 struct rsn_pmksa_cache_entry *entry; pmksa_cache_auth_add() local
320 struct rsn_pmksa_cache_entry *entry; pmksa_cache_auth_create_entry() local
366 pmksa_cache_auth_add_entry(struct rsn_pmksa_cache * pmksa,struct rsn_pmksa_cache_entry * entry) pmksa_cache_auth_add_entry() argument
398 struct rsn_pmksa_cache_entry *entry; pmksa_cache_add_okc() local
445 struct rsn_pmksa_cache_entry *entry, *prev; pmksa_cache_auth_deinit() local
477 struct rsn_pmksa_cache_entry *entry; pmksa_cache_auth_get() local
513 struct rsn_pmksa_cache_entry *entry; pmksa_cache_get_okc() local
541 pmksa_cache_auth_init(void (* free_cb)(struct rsn_pmksa_cache_entry * entry,void * ctx),void * ctx) pmksa_cache_auth_init() argument
556 das_attr_match(struct rsn_pmksa_cache_entry * entry,struct radius_das_attrs * attr) das_attr_match() argument
605 struct rsn_pmksa_cache_entry *entry, *prev; pmksa_cache_auth_radius_das_disconnect() local
640 struct rsn_pmksa_cache_entry *entry; pmksa_cache_auth_list() local
691 struct rsn_pmksa_cache_entry *entry; pmksa_cache_auth_list_mesh() local
[all...]
/freebsd-src/sys/dev/iommu/
H A Diommu_gas.c31 #define RB_AUGMENT_CHECK(entry) iommu_gas_augment_entry(entry) argument
107 iommu_gas_free_entry(struct iommu_map_entry * entry) iommu_gas_free_entry() argument
147 iommu_gas_augment_entry(struct iommu_map_entry * entry) iommu_gas_augment_entry() argument
186 struct iommu_map_entry *entry, *l, *r; iommu_gas_check_free() local
210 iommu_gas_rb_remove(struct iommu_domain * domain,struct iommu_map_entry * entry) iommu_gas_rb_remove() argument
269 struct iommu_map_entry *entry; iommu_gas_fini_domain() local
299 struct iommu_map_entry *entry; global() member
312 struct iommu_map_entry *entry; iommu_gas_match_one() local
517 iommu_gas_alloc_region(struct iommu_domain * domain,struct iommu_map_entry * entry,u_int flags) iommu_gas_alloc_region() argument
600 iommu_gas_free_space(struct iommu_map_entry * entry) iommu_gas_free_space() argument
620 iommu_gas_free_region(struct iommu_map_entry * entry) iommu_gas_free_region() argument
641 struct iommu_map_entry *entry, *res, fentry; iommu_gas_remove_clip_left() local
675 iommu_gas_remove_clip_right(struct iommu_domain * domain,iommu_gaddr_t end,struct iommu_map_entry * entry,struct iommu_map_entry * r) iommu_gas_remove_clip_right() argument
691 iommu_gas_remove_unmap(struct iommu_domain * domain,struct iommu_map_entry * entry,struct iommu_map_entries_tailq * gcp) iommu_gas_remove_unmap() argument
710 struct iommu_map_entry *entry, *nentry; iommu_gas_remove_locked() local
796 struct iommu_map_entry *entry; iommu_gas_map() local
845 iommu_gas_map_region(struct iommu_domain * domain,struct iommu_map_entry * entry,u_int eflags,u_int flags,vm_page_t * ma) iommu_gas_map_region() argument
887 iommu_gas_reserve_region_locked(struct iommu_domain * domain,iommu_gaddr_t start,iommu_gaddr_t end,struct iommu_map_entry * entry) iommu_gas_reserve_region_locked() argument
905 struct iommu_map_entry *entry; iommu_gas_reserve_region() local
927 struct iommu_map_entry *entry, *next, *prev, key = {}; iommu_gas_reserve_region_extend() local
974 struct iommu_map_entry *entry; iommu_unmap_msi() local
999 struct iommu_map_entry *entry; iommu_map_msi() local
1073 struct iommu_map_entry *entry; iommu_debug_dump_gas() local
[all...]
/freebsd-src/sys/dev/drm2/ttm/
H A Dttm_execbuf_util.c36 struct ttm_validate_buffer *entry; in ttm_eu_backoff_reservation_locked() local
56 struct ttm_validate_buffer *entry; in ttm_eu_del_from_lru_locked() local
72 struct ttm_validate_buffer *entry; in ttm_eu_list_ref_sub() local
86 struct ttm_validate_buffer *entry; in ttm_eu_backoff_reservation() local
114 struct ttm_validate_buffer *entry; in ttm_eu_reserve_buffers() local
205 struct ttm_validate_buffer *entry; in ttm_eu_fence_buffer_objects() local
/freebsd-src/lib/libc/posix1e/
H A Dacl_from_text_nfs4.c52 parse_tag(const char *str, acl_entry_t entry, int *need_qualifier) in parse_tag()
84 parse_qualifier(char *str, acl_entry_t entry, int *need_qualifier) in parse_qualifier()
114 parse_access_mask(char *str, acl_entry_t entry) in parse_access_mask()
129 parse_flags(char *str, acl_entry_t entry) in parse_flags()
144 parse_entry_type(const char *str, acl_entry_t entry) in parse_entry_type()
162 parse_appended_id(char *str, acl_entry_t entry) in parse_appended_id()
203 acl_entry_t entry; in _nfs4_acl_entry_from_text() local
/freebsd-src/contrib/ofed/librdmacm/
H A Dindexer.c57 union idx_entry *entry; in idx_grow() local
88 union idx_entry *entry; in idx_insert() local
104 union idx_entry *entry; in idx_remove() local
116 union idx_entry *entry; in idx_replace() local
138 void **entry; in idm_set() local
157 void **entry; in idm_clear() local
/freebsd-src/usr.sbin/bsnmpd/tools/libbsnmptools/
H A Dbsnmpmap.c97 snmp_mapping_entryfree(struct snmp_oid2str *entry) in snmp_mapping_entryfree()
199 struct enum_pair *entry; in snmp_dump_enumpairs() local
213 snmp_dump_oid2str(struct snmp_oid2str *entry) in snmp_dump_oid2str()
231 struct index *entry; in snmp_dump_indexlist() local
292 snmp_mapping_insert(struct snmp_mapping *headp, struct snmp_oid2str *entry) in snmp_mapping_insert()
346 snmp_node_insert(struct snmp_toolinfo *snmptoolctx, struct snmp_oid2str *entry) in snmp_node_insert()
355 snmp_int_insert(struct snmp_toolinfo *snmptoolctx, struct snmp_oid2str *entry) in snmp_int_insert()
364 snmp_oct_insert(struct snmp_toolinfo *snmptoolctx, struct snmp_oid2str *entry) in snmp_oct_insert()
373 snmp_oid_insert(struct snmp_toolinfo *snmptoolctx, struct snmp_oid2str *entry) in snmp_oid_insert()
382 snmp_ip_insert(struct snmp_toolinfo *snmptoolctx, struct snmp_oid2str *entry) in snmp_ip_insert()
[all …]
/freebsd-src/sys/contrib/ck/include/
H A Dck_stack.h54 ck_stack_push_upmc(struct ck_stack *target, struct ck_stack_entry *entry) in ck_stack_push_upmc()
78 ck_stack_trypush_upmc(struct ck_stack *target, struct ck_stack_entry *entry) in ck_stack_trypush_upmc()
98 struct ck_stack_entry *entry, *next; in ck_stack_pop_upmc() local
129 struct ck_stack_entry *entry; in ck_stack_trypop_upmc() local
153 struct ck_stack_entry *entry; in ck_stack_batch_pop_upmc() local
167 ck_stack_push_mpmc(struct ck_stack *target, struct ck_stack_entry *entry) in ck_stack_push_mpmc()
181 ck_stack_trypush_mpmc(struct ck_stack *target, struct ck_stack_entry *entry) in ck_stack_trypush_mpmc()
273 ck_stack_push_mpnc(struct ck_stack *target, struct ck_stack_entry *entry) in ck_stack_push_mpnc()
291 ck_stack_push_spnc(struct ck_stack *target, struct ck_stack_entry *entry) in ck_stack_push_spnc()
348 #define CK_STACK_FOREACH(stack, entry) \ argument
[all …]
H A Dck_ht.h135 ck_ht_entry_empty(ck_ht_entry_t *entry) in ck_ht_entry_empty()
142 ck_ht_entry_key_set_direct(ck_ht_entry_t *entry, uintptr_t key) in ck_ht_entry_key_set_direct()
150 ck_ht_entry_key_set(ck_ht_entry_t *entry, const void *key, uint16_t key_length) in ck_ht_entry_key_set()
164 ck_ht_entry_key(ck_ht_entry_t *entry) in ck_ht_entry_key()
175 ck_ht_entry_key_length(ck_ht_entry_t *entry) in ck_ht_entry_key_length()
186 ck_ht_entry_value(ck_ht_entry_t *entry) in ck_ht_entry_value()
197 ck_ht_entry_set(struct ck_ht_entry *entry, in ck_ht_entry_set()
218 ck_ht_entry_set_direct(struct ck_ht_entry *entry, in ck_ht_entry_set_direct()
236 ck_ht_entry_key_direct(ck_ht_entry_t *entry) in ck_ht_entry_key_direct()
243 ck_ht_entry_value_direct(ck_ht_entry_t *entry) in ck_ht_entry_value_direct()
/freebsd-src/crypto/heimdal/kadmin/
H A Dload.c38 struct entry { struct
39 char *principal;
40 char *key;
41 char *max_life;
42 char *max_renew;
43 char *created;
44 char *modified;
45 char *valid_start;
46 char *valid_end;
47 char *pw_end;
[all …]
/freebsd-src/contrib/wpa/src/rsn_supp/
H A Dpmksa_cache.c38 _pmksa_cache_free_entry(struct rsn_pmksa_cache_entry * entry) _pmksa_cache_free_entry() argument
45 pmksa_cache_free_entry(struct rsn_pmksa_cache * pmksa,struct rsn_pmksa_cache_entry * entry,enum pmksa_free_reason reason) pmksa_cache_free_entry() argument
63 struct rsn_pmksa_cache_entry *entry = pmksa->pmksa; pmksa_cache_expire() local
108 struct rsn_pmksa_cache_entry *entry; pmksa_cache_set_expiration() local
178 struct rsn_pmksa_cache_entry *entry; pmksa_cache_add() local
218 pmksa_cache_add_entry(struct rsn_pmksa_cache * pmksa,struct rsn_pmksa_cache_entry * entry) pmksa_cache_add_entry() argument
334 struct rsn_pmksa_cache_entry *entry, *prev = NULL, *tmp; pmksa_cache_flush() local
371 struct rsn_pmksa_cache_entry *entry, *prev; pmksa_cache_deinit() local
402 struct rsn_pmksa_cache_entry *entry = pmksa->pmksa; pmksa_cache_get() local
463 struct rsn_pmksa_cache_entry *entry = pmksa->pmksa; pmksa_cache_get_opportunistic() local
503 struct rsn_pmksa_cache_entry *entry; pmksa_cache_get_fils_cache_id() local
628 struct rsn_pmksa_cache_entry *entry; pmksa_cache_list() local
696 pmksa_cache_init(void (* free_cb)(struct rsn_pmksa_cache_entry * entry,void * ctx,enum pmksa_free_reason reason),bool (* is_current_cb)(struct rsn_pmksa_cache_entry * entry,void * ctx),void * ctx,struct wpa_sm * sm) pmksa_cache_init() argument
698 pmksa_cache_init(void (* free_cb)(struct rsn_pmksa_cache_entry * entry,void * ctx,enum pmksa_free_reason reason),bool (* is_current_cb)(struct rsn_pmksa_cache_entry * entry,void * ctx),void * ctx,struct wpa_sm * sm) pmksa_cache_init() argument
718 struct rsn_pmksa_cache_entry *entry; pmksa_cache_reconfig() local
[all...]
/freebsd-src/usr.bin/find/
H A Dfunction.c247 f_Xmin(PLAN *plan, FTSENT *entry) in f_Xmin()
294 f_Xtime(PLAN *plan, FTSENT *entry) in f_Xtime()
367 f_acl(PLAN *plan __unused, FTSENT *entry) in f_acl()
426 f_delete(PLAN *plan __unused, FTSENT *entry) in f_delete()
510 f_depth(PLAN *plan, FTSENT *entry) in f_depth()
556 f_empty(PLAN *plan __unused, FTSENT *entry) in f_empty()
607 f_exec(PLAN *plan, FTSENT *entry) in f_exec()
810 f_flags(PLAN *plan, FTSENT *entry) in f_flags()
876 f_fstype(PLAN *plan, FTSENT *entry) in f_fstype()
982 f_group(PLAN *plan, FTSENT *entry) in f_group()
[all …]

12345678910>>...36