Home
last modified time | relevance | path

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

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