Lines Matching refs:org_name
377 arcn->org_name = arcn->name; in tar_rd()
511 arcn->org_name); in tar_wr()
514 paxwarn(1, "Tar cannot archive a block device %s", arcn->org_name); in tar_wr()
517 paxwarn(1, "Tar cannot archive a socket %s", arcn->org_name); in tar_wr()
520 paxwarn(1, "Tar cannot archive a fifo %s", arcn->org_name); in tar_wr()
597 paxwarn(1,"File is too large for tar %s", arcn->org_name); in tar_wr()
632 paxwarn(1, "Tar header field is too small for %s", arcn->org_name); in tar_wr()
725 arcn->org_name = arcn->name; in ustar_rd()
870 paxwarn(1, "Ustar cannot archive a socket %s", arcn->org_name); in ustar_wr()
979 paxwarn(1,"File is too long for ustar %s",arcn->org_name); in ustar_wr()
1020 paxwarn(1, "Ustar header field is too small for %s", arcn->org_name); in ustar_wr()