Searched refs:cp_nm (Results 1 – 1 of 1) sorted by relevance
653 char *cp_nm; in tlm_get_chkpnt_time() local670 cp_nm = strchr(volname, '@'); in tlm_get_chkpnt_time()671 NDMP_LOG(LOG_DEBUG, "volname [%s] cp_nm [%s]", volname, cp_nm); in tlm_get_chkpnt_time()673 return (chkpnt_creationtime_bypattern(volname, cp_nm, tp)); in tlm_get_chkpnt_time()