Home
last modified time | relevance | path

Searched refs:synthesize_ino_value (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/libarchive/libarchive/
H A Darchive_write_set_format_cpio_odc.c176 synthesize_ino_value(struct cpio *cpio, struct archive_entry *entry) in synthesize_ino_value() function
330 ino = synthesize_ino_value(cpio, entry); in write_header()
H A Darchive_write_set_format_cpio_binary.c279 synthesize_ino_value(struct cpio *cpio, struct archive_entry *entry) in synthesize_ino_value() function
432 ino = synthesize_ino_value(cpio, entry); in write_header()