HomeSort by relevance Sort by last modified time
    Searched refs:truncating (Results 1 - 2 of 2) sorted by null

  /bionic/libc/netbsd/resolv/
res_send.c 680 int truncating, connreset, resplen, n; local
691 truncating = 0;
798 truncating = 1;
823 if (truncating) {
  /external/e2fsprogs/e2fsck/
super.c 48 int truncating; member in struct:process_block_struct
94 * If we are truncating an orphan, then update the inode fields
97 if (pb->truncating) {
124 * If part of the last block needs truncating, we do
171 pb.truncating = 1;
178 pb.truncating = 0;
268 pctx.str = inode.i_links_count ? _("Truncating") :

Completed in 43 milliseconds