Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_tar3.c93 char *bp_tmp; member
1660 NDMP_LOG(LOG_DEBUG, "d(%s)", bpp->bp_tmp); in backup_dirv3()
1662 if (lstat64(bpp->bp_tmp, &st) != 0) in backup_dirv3()
1665 if (acl_get(bpp->bp_tmp, ACL_NO_TRIVIAL, &aclp) != 0) { in backup_dirv3()
1681 p = bpp->bp_tmp + strlen(bpp->bp_chkpnm); in backup_dirv3()
1734 NDMP_LOG(LOG_DEBUG, "f(%s)", bpp->bp_tmp); in backup_filev3()
1736 if (lstat64(bpp->bp_tmp, &st) != 0) in backup_filev3()
1740 if (acl_get(bpp->bp_tmp, ACL_NO_TRIVIAL, &aclp) != 0) { in backup_filev3()
2094 if (!tlm_cat_path(bpp->bp_tmp, pnp->tn_path, ent)) { in timebk_v3()
2111 bpp->bp_tmp, stp); in timebk_v3()
[all …]