Home
last modified time | relevance | path

Searched +defs:readline +defs:h (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_support_format_tar.c372 const char *h; in archive_read_format_tar_bid() local
720 const char *h; in tar_read_header() local
992 checksum(struct archive_read *a, const void *h) in checksum()
1067 struct archive_entry *entry, const void *h, int64_t *unconsumed) in header_Solaris_ACL()
1173 struct archive_entry *entry, const void *h, int64_t *unconsumed) in header_gnu_longlink()
1207 struct archive_entry *entry, const void *h, int64_t *unconsumed) in header_gnu_longname()
1228 struct archive_entry *entry, const void *h, int64_t *unconsumed) in header_volume()
1287 struct archive_string *as, const void *h, int64_t *unconsumed) in read_body_to_string()
1335 struct archive_entry *entry, const void *h) in header_common()
1598 struct archive_entry *entry, const void *h) in header_old_tar()
[all …]
/freebsd/contrib/libedit/
H A Dreadline.c177 static History *h = NULL; variable
438 readline(const char *p) in readline() function