Home
last modified time | relevance | path

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

/dragonfly/contrib/libarchive/libarchive/
H A Darchive_acl.c69 static void next_field_w(const wchar_t **wp, const wchar_t **start,
1178 next_field_w(&text, &start, &end, &sep); in archive_acl_from_text_w()
1569 next_field_w(const wchar_t **wp, const wchar_t **start, in next_field_w() function