Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ndmpd/tlm/
H A Dtlm_lib.c653 char *cp_nm; in tlm_get_chkpnt_time() local
670 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()