Searched refs:strptr (Results 1 – 1 of 1) sorted by relevance
655 char *strptr; in get_mountpoints() local664 strptr = strchr(di->tosnap, '@'); in get_mountpoints()665 ASSERT3P(strptr, !=, NULL); in get_mountpoints()667 ZDIFF_SNAPDIR, ++strptr); in get_mountpoints()669 strptr = strchr(di->fromsnap, '@'); in get_mountpoints()670 ASSERT3P(strptr, !=, NULL); in get_mountpoints()677 *strptr = '\0'; in get_mountpoints()679 *strptr = '@'; in get_mountpoints()686 ZDIFF_SNAPDIR, ++strptr); in get_mountpoints()