Home
last modified time | relevance | path

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

/dragonfly/contrib/libarchive/libarchive/
H A Darchive_write_set_format_xar.c288 static int file_add_child_tail(struct file *, struct file *);
2024 file_add_child_tail(struct file *parent, struct file *child) in file_add_child_tail() function
2285 if (!file_add_child_tail(xar->cur_dirent, file)) { in file_tree()
2356 file_add_child_tail(dent, vp); in file_tree()
2396 if (!file_add_child_tail(dent, file)) { in file_tree()