/illumos-gate/usr/src/lib/librpcsvc/common/ |
H A D | rstat_simple.c | 46 int32_t have; local 50 xdr_int, (char *) &have, (char *) NULL) != 0) 53 return (have);
|
/illumos-gate/usr/src/boot/lib/libz/ |
H A D | gzwrite.c | 78 unsigned have; local 103 have = (unsigned)(strm->next_out - state->x.next); 104 if (have && ((got = write(state->fd, state->x.next, have)) < 0 || 105 (unsigned)got != have)) { 117 have = strm->avail_out; 124 have -= strm->avail_out; 125 } while (have); 213 unsigned have, copy; local 217 have 252 unsigned have; local [all...] |
H A D | infback.c | 133 have = strm->avail_in; \ 144 strm->avail_in = have; \ 160 if (have == 0) { \ 161 have = in(in_desc, &next); \ 162 if (have == 0) { \ 175 have--; \ 260 unsigned have, left; /* available input and output */ local 283 have = next != Z_NULL ? strm->avail_in : 0; 345 if (copy > have) copy = have; [all...] |
H A D | inflate.c | 101 local unsigned syncsearch OF((unsigned FAR *have, const unsigned char FAR *buf, 464 have = strm->avail_in; \ 475 strm->avail_in = have; \ 491 if (have == 0) goto inf_leave; \ 492 have--; \ 566 would all have to actually be part of the saved state in case NEEDBITS() 612 unsigned have, left; /* available input and output */ local 635 in = have; 736 if (copy > have) copy = have; [all...] |
H A D | inflate.h | 114 unsigned have; /* number of code lengths in lens[] */ member in struct:inflate_state
|
H A D | zlib.h | 51 but other algorithms will be added later and will have the same stream 150 returned by zalloc for objects of exactly 65536 bytes *must* have their 456 operation to complete. (The size of the uncompressed data may have been 553 compressed data instead of a zlib wrapper. The gzip header will have no 654 may have been set by deflateInit2. 673 a call of deflate(), since the currently available input may have to be 717 deflatePending() returns the number of bytes and bits of output that have 848 to dictionary. dictionary must have enough space, where 32768 bytes is 864 All full flush points have this pattern, but not all occurrences of this 896 stream will keep attributes that may have bee 1671 unsigned have; member in struct:gzFile_s [all...] |
/illumos-gate/usr/src/lib/libmail/common/ |
H A D | s_string.c | 354 size_t have; local 362 have = to->end - to->ptr; 363 if (have < 4096UL) 367 have = to->end - to->ptr; 368 got = fread(to->ptr, (size_t)1, have, fp);
|
/illumos-gate/usr/src/lib/libkmf/ber_der/common/ |
H A D | io.c | 72 ber_uint_t need, have, total; local 79 have = have_bytes / EXBUFSIZ; 81 total = have * EXBUFSIZ + need * EXBUFSIZ; 299 * format modifiers have not been properly matched can result in a
|
/illumos-gate/usr/src/uts/common/zmod/ |
H A D | inflate.c | 107 local unsigned syncsearch OF((unsigned FAR *have, unsigned char FAR *buf, 415 have = strm->avail_in; \ 426 strm->avail_in = have; \ 442 if (have == 0) goto inf_leave; \ 443 have--; \ 522 would all have to actually be part of the saved state in case NEEDBITS() 568 unsigned have, left; /* available input and output */ local 591 in = have; 694 if (copy > have) copy = have; [all...] |
H A D | inflate.h | 112 unsigned have; /* number of code lengths in lens[] */ member in struct:inflate_state
|
/illumos-gate/usr/src/boot/lib/libz/test/ |
H A D | infcover.c | 264 if (val > 255) { /* have two digits */ 288 unsigned have; local 311 in = h2b(hex, &have); assert(in != NULL); 312 if (step == 0 || step > have) 313 step = have; 315 have -= step; 338 have += strm.avail_in; 339 strm.avail_in = step > have ? have : step; 340 have [all...] |
/illumos-gate/usr/src/lib/libldap5/sources/ldap/ber/ |
H A D | io.c | 232 ber_uint_t need, have, total; local 239 have = have_bytes / EXBUFSIZ; 241 total = have * EXBUFSIZ + need * EXBUFSIZ; 1224 * format modifiers have not been properly matched can result in a
|
/illumos-gate/usr/src/cmd/rpcsvc/ |
H A D | rstat_proc.c | 130 * Define EXIT_WHEN_IDLE if you are able to have this program invoked 277 static uint_t have; local 284 have = (ndisks != 0); 285 return (&have);
|
/illumos-gate/usr/src/cmd/fs.d/ufs/volcopy/ |
H A D | volcopy.c | 906 int rv, cur_buf, left, have, tpcnt; local 924 have = (left < Out.f_bsize) ? left : Out.f_bsize; 930 have = (tpcnt < have) ? tpcnt : have; 933 if ((rv = g_write(Out.f_dev, Out.f_des, c_p, have)) < 963 int rv, left, have, tpcnt, cur_buf; local 986 have = (xfer_cnt < In.f_bsize) ? xfer_cnt : In.f_bsize; 997 have = (tpcnt < have) 1049 int rv, left, have, tpcnt = 1, xfer_cnt = Fs * BLKSIZ; local [all...] |
/illumos-gate/usr/src/uts/common/fs/zfs/ |
H A D | zfs_acl.c | 328 * older ZPL version in order to determine if the file use to have 346 * If the lookup fails then the state of z_is_sa should have 355 * after upgrade the SA_ZPL_ZNODE_ACL should have been 366 * This is more complicated than it should be since we have to deal 419 * If the lookup fails then the state of z_is_sa should have 428 * After upgrade SA_ZPL_ZNODE_ACL should have 1224 * Arrgh, we have to handle old on disk format 2212 uint32_t have = ACE_ALL_PERMS; local 2214 if (zfs_zaccess_aces_check(zp, &have, B_TRUE, cr) != 0) { 2609 * we have mor [all...] |
/illumos-gate/usr/src/cmd/cpio/ |
H A D | cpio.c | 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; local 1470 have = (lcnt < Bufsize) ? lcnt : Bufsize; 1472 if (read(Ifile, Buf_p, have) != have) { 1478 end_p = Buf_p + have; 1481 lcnt -= have; [all...] |