Lines Matching defs:have
565 * Once we have a directory file descriptor all of the *at() functions can
584 * Both the header and attribute record have special modes/typeflags
605 * have an attribute.
736 * have been used after file_in(); clear out
1453 long checksum = 0L, have;
1470 have = (lcnt < Bufsize) ? lcnt : Bufsize;
1472 if (read(Ifile, Buf_p, have) != have) {
1478 end_p = Buf_p + have;
1481 lcnt -= have;
1662 * SrcSt.st.st_dev would have gotten converted to
1745 * as we would have otherwise; the appropriate
2614 * prepended info size and original file size have been read in gethdr().
2910 * - we have a hole toward the end of file.
3205 "File data and hole offsets of \"%s%s%s\" have changed",
3368 * If Oncecopy == 1, save links until all have been processed, and then
4387 * until all links have been collected. When the end of the list of filenames
4391 * first n - 1 have g_filesz set to 0)) followed by the data for the file.
6153 Do_rename = 0; /* names now have original values */
6213 Do_rename = 0; /* names now have original values */
6293 * open and don't have a valid Ofile
6667 * does not have write permission, even though
7209 * (Except for USTAR format of course, where we have a string
7894 * We'll have to add a remote attribute to stat but this
7994 /* the ioctl succeeded, must have been a tape */
8014 /* the ioctl succeeded, must have been a floppy */
8198 * ...and finally remove the directory; note we have to
8667 * Now fill in the optional link section if we have one
9548 * It appears as if have seen this file before as we found a
9552 * (e.g., read-write system attribute files will always have
9559 * have hard links to symlinks); in this case, we leave the
9568 /* We have not seen this file before */