| /onnv/onnv-gate/usr/src/lib/libbc/libc/sys/common/ |
| lseek.c | 38 int off, ret; local 45 off = getmodsize(offset, sizeof (struct compat_utmp), 47 if ((ret = _syscall(SYS_lseek, fd, off, whence)) != -1)
|
| /onnv/onnv-gate/usr/src/common/openssl/crypto/des/ |
| cbc3_enc.c | 66 int off=((int)length-1)/8; local 75 memcpy(niv1,output[off],sizeof(DES_cblock)); 81 memcpy(niv2,output[off],sizeof(DES_cblock)); 86 memcpy(niv2,input[off],sizeof(DES_cblock)); 92 memcpy(niv1,output[off],sizeof(DES_cblock));
|
| /onnv/onnv-gate/usr/src/cmd/ipf/lib/common/ |
| printpacket.c | 21 u_short off; local 24 off = 0; 27 off = ntohs(ip->ip_off); 54 if (off & IP_OFFMASK) 55 printf(" @%d", off << 3); 57 if (!(off & IP_OFFMASK)) 62 if (!(off & IP_OFFMASK)) {
|
| /onnv/onnv-gate/usr/src/lib/libast/common/tm/ |
| tmzone.c | 56 static char off[16]; local 61 fixed.standard = fixed.daylight = strncpy(off, name, sizeof(off) - 1);
|
| /onnv/onnv-gate/usr/src/uts/common/fs/smbsrv/ |
| smb_lock_byte_range.c | 79 uint32_t off; local 83 if (smbsr_decode_vwv(sr, "wll", &sr->smb_fid, &count, &off) != 0) 99 result = smb_lock_range(sr, (u_offset_t)off, (uint64_t)count, 0,
|
| smb_seek.c | 97 int32_t off; local 101 if (smbsr_decode_vwv(sr, "wwl", &sr->smb_fid, &mode, &off) != 0) 112 if ((rc = smb_ofile_seek(sr->fid_ofile, mode, off, &off_ret)) != 0) {
|
| /onnv/onnv-gate/usr/src/lib/brand/lx/lx_brand/common/ |
| sendfile.c | 45 off_t off = 0; local 52 if (sz > 0 && uucopy(offp, &off, sizeof (off)) != 0) 57 sfv.sfv_off = off; 63 off += xferred; 64 error = uucopy(&off, offp, sizeof (off)); 74 off64_t off = 0; local 81 if (sz > 0 && uucopy(offp, &off, sizeof (off)) != 0 [all...] |
| /onnv/onnv-gate/usr/src/lib/libbc/libc/sys/4.2/ |
| read.c | 51 int fds, ret, off; local
|
| readv.c | 52 int fds, ret, off; local
|
| writev.c | 53 int ret, off; local
|
| /onnv/onnv-gate/usr/src/lib/libbc/libc/sys/sys5/ |
| read.c | 51 int ret, off; local
|
| readv.c | 51 int ret, off; local
|
| writev.c | 50 int ret, off; local
|
| /onnv/onnv-gate/usr/src/lib/libc/port/gen/ |
| seekdir.c | 57 off_t off = 0; local 62 off = dp->d_off; 64 if (off != loc) { 90 off64_t off = 0; local 105 off = dp64->d_off; 107 if (off != loc) {
|
| telldir.c | 59 off_t off = 0; local 65 off = dp->d_off; 68 return (off); 83 off64_t off = 0; local 99 off = dp64->d_off; 102 return (off); 108 off64_t off; local 110 off = telldir64(dirp); 115 if ((long)off != off && (uint64_t)off > (uint64_t)UINT32_MAX) [all...] |
| /onnv/onnv-gate/usr/src/lib/libslp/clib/ |
| DAAdvert.c | 42 size_t len, off; local 53 off = SLP_HDRLEN + slp_get_langlen(reply); 55 if ((err = slp_get_sht(reply, len, &off, &protoErrCode)) != SLP_OK) 64 iov[0].iov_base = reply + off; 65 tmp_off = off; 66 if ((err = slp_get_sht(reply, len, &off, &dummy)) != SLP_OK) { 69 if ((err = slp_get_sht(reply, len, &off, &dummy)) != SLP_OK) { 72 iov[0].iov_len = off - tmp_off; 75 iov[1].iov_base = reply + off; 76 tmp_off = off; [all...] |
| SAAdvert.c | 43 size_t off, len; local 53 off = SLP_HDRLEN + slp_get_langlen(reply); 56 iov[0].iov_base = reply + off; 57 tmp_off = off; 58 if ((err = slp_get_string(reply, len, &off, surl)) != SLP_OK) { 61 iov[0].iov_len = off - tmp_off; 64 iov[2].iov_base = reply + off; 65 tmp_off = off; 66 if ((err = slp_get_string(reply, len, &off, scopes)) != SLP_OK) { 69 iov[2].iov_len = off - tmp_off [all...] |
| /onnv/onnv-gate/usr/src/lib/mms/dm/libcommon/ |
| dm_IBM_LTO_common.c | 41 int off; local 54 off = 4 + i * 8; 55 char_to_uint32(buf + off, 2, &code); 57 char_to_uint32(buf + off + 4, 4, &avail); 64 off = 4 + i * 8; 65 char_to_uint32(buf + off, 2, &code); 67 char_to_uint32(buf + off + 4, 4, &max);
|
| dm_SEAGATELTO_common.c | 41 int off; local 54 off = 4 + i * 8; 55 char_to_uint32(buf + off, 2, &code); 57 char_to_uint32(buf + off + 4, 4, &avail); 64 off = 4 + i * 8; 65 char_to_uint32(buf + off, 2, &code); 67 char_to_uint32(buf + off + 4, 4, &max);
|
| dm_HP_LTO_common.c | 42 int off; local 55 off = 4 + i * 8; 56 char_to_uint32(buf + off, 2, &code); 58 char_to_uint32(buf + off + 4, 4, &avail); 65 off = 4 + i * 8; 66 char_to_uint32(buf + off, 2, &code); 68 char_to_uint32(buf + off + 4, 4, &max);
|
| /onnv/onnv-gate/usr/src/lib/libast/common/misc/ |
| fs3d.c | 48 static char off[] = FS3D_off; local 69 else if (!strncmp(v, off, sizeof(off) - 1) && v[sizeof(off)] == '=') 70 cur = FS3D_LIMIT((int)strtol(v + sizeof(off) + 1, NiL, 0)); 78 v = off; 84 sfsprintf(val, sizeof(val), "%s=%d", off, FS3D_arg(op));
|
| /onnv/onnv-gate/usr/src/cmd/mdb/common/mdb/ |
| mdb_value.c | 71 size_t off; local 85 off = addr; 88 off += sizeof (uintmax_t) - size; 91 if (off > sizeof (uintmax_t)) 93 if (off + nbytes > sizeof (uintmax_t)) 94 nbytes = sizeof (uintmax_t) - off; 97 bcopy(src + off, dst, nbytes);
|
| /onnv/onnv-gate/usr/src/cmd/sendmail/src/ |
| arpadate.c | 63 register int off; local 130 off = (lt->tm_hour - gmt.tm_hour) * 60 + lt->tm_min - gmt.tm_min; 134 off -= 24 * 60; 136 off += 24 * 60; 138 off -= 24 * 60; 140 off += 24 * 60; 143 if (off == 0) 174 tz = timezone(off, lt->tm_isdst); 177 if (off < 0) 179 off = -off [all...] |
| /onnv/onnv-gate/usr/src/common/openssl/crypto/asn1/ |
| a_d2i_fp.c | 152 long off=0; local 154 int off=0; local 168 if (want >= (len-off)) 170 want-=(len-off); 178 if ((i < 0) && ((len-off) == 0)) 188 p=(unsigned char *)&(b->data[off]); 191 len-off); 203 off+=i; /* end of data */ 224 if (want > (len-off)) 226 want-=(len-off); [all...] |
| /onnv/onnv-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/recno/ |
| rec_close.c | 120 off_t off; local 183 if ((off = lseek(t->bt_rfd, (off_t)0, SEEK_CUR)) == -1) 185 if (ftruncate(t->bt_rfd, off))
|