Lines Matching refs:bp_tmp
93 char *bp_tmp;
1660 NDMP_LOG(LOG_DEBUG, "d(%s)", bpp->bp_tmp);
1662 if (lstat64(bpp->bp_tmp, &st) != 0)
1665 if (acl_get(bpp->bp_tmp, ACL_NO_TRIVIAL, &aclp) != 0) {
1681 p = bpp->bp_tmp + strlen(bpp->bp_chkpnm);
1734 NDMP_LOG(LOG_DEBUG, "f(%s)", bpp->bp_tmp);
1736 if (lstat64(bpp->bp_tmp, &st) != 0)
1740 if (acl_get(bpp->bp_tmp, ACL_NO_TRIVIAL, &aclp) != 0) {
2094 if (!tlm_cat_path(bpp->bp_tmp, pnp->tn_path, ent)) {
2111 bpp->bp_tmp, stp);
2120 iscreated(bpp->bp_nlp, bpp->bp_tmp, bpp->bp_tlmacl, t)) {
2179 if (!tlm_cat_path(bpp->bp_tmp, pnp->tn_path, ent)) {
2191 bpp->bp_tmp, stp);
2266 bp.bp_tmp = ndmp_malloc(sizeof (char) * TLM_MAX_PATH_NAME);
2267 if (!bp.bp_tmp)
2279 NDMP_FREE(bp.bp_tmp);
2337 NDMP_FREE(bp.bp_tmp);