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