Searched refs:atptrt (Results 1 – 1 of 1) sorted by relevance
548 char *atptrt = NULL; in get_snapshot_names() local589 atptrt = strchr(tosnap, '@'); in get_snapshot_names()591 tdslen = atptrt ? atptrt - tosnap : strlen(tosnap); in get_snapshot_names()652 di->tosnap = zfs_asprintf(hdl, "%s%s", di->ds, atptrt); in get_snapshot_names()