Home
last modified time | relevance | path

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

/dragonfly/contrib/libarchive/libarchive/
H A Darchive_read_support_format_mtree.c1434 la_strsep(char **sp, const char *sep) in la_strsep() function
1471 while ((p = la_strsep(&dev, ",")) != NULL) { in parse_device()