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
724 const char *h; in tar_read_header() local
1000 checksum(struct archive_read *a, const void *h) in checksum()
1075 struct archive_entry *entry, const void *h, int64_t *unconsumed) in header_Solaris_ACL()
1181 struct archive_entry *entry, const void *h, int64_t *unconsumed) in header_gnu_longlink()
1215 struct archive_entry *entry, const void *h, int64_t *unconsumed) in header_gnu_longname()
1236 struct archive_entry *entry, const void *h, int64_t *unconsumed) in header_volume()
1297 struct archive_string *as, const void *h, int64_t *unconsumed) in read_body_to_string()
1345 struct archive_entry *entry, const void *h) in header_common()
1608 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