Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_tar.c60 char *nr_unchkp_nm; member
751 (void) strlcpy(np->nr_unchkp_nm, in backup_work()
755 np->nr_unchkp_nm); in backup_work()
757 (void) backup_dir(np->nr_unchkp_nm, &tlm_acls, local_commands, in backup_work()
813 if (tlm_is_excluded(np->nr_unchkp_nm, dname, in backup_work()
839 fsize = backup_file(np->nr_unchkp_nm, dname, in backup_work()
877 free(np->nr_unchkp_nm); in free_paths()
894 np->nr_unchkp_nm = ndmp_malloc(TLM_MAX_PATH_NAME); in malloc_paths()
895 if (!np->nr_chkp_nm || !np->nr_unchkp_nm) { in malloc_paths()