Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ndmpd/tlm/
H A Dtlm_proto.h109 extern int chkpnt_creationtime_bypattern();
H A Dtlm_lib.c668 return (chkpnt_creationtime_bypattern(volname, chk_name, tp)); in tlm_get_chkpnt_time()
673 return (chkpnt_creationtime_bypattern(volname, cp_nm, tp)); in tlm_get_chkpnt_time()
1196 chkpnt_creationtime_bypattern(char *volname, char *pattern, time_t *tp) in chkpnt_creationtime_bypattern() function