Searched defs:pad (Results 51 - 75 of 243) sorted by relevance

12345678910

/illumos-gate/usr/src/lib/libbc/libc/sys/common/
H A Dioctl.c283 long pad[16]; member in struct:__anon2827
/illumos-gate/usr/src/lib/libldap5/sources/ldap/util/
H A Dline64.c437 int i, pad, len; local
466 for ( pad = 0; i < 3; i++, pad++ ) {
481 if (( i == 3 && pad > 0 ) || ( i == 2 && pad == 2 )) {
/illumos-gate/usr/src/cmd/utmp_update/
H A Dutmp_update.c229 *exitstatus, *xtime, *session, *pad, *syslen, *host; local
245 pad = argv[11];
281 temp = strlen(pad);
282 cp = (unsigned char *)entryx->pad;
283 for (i = 0; i < temp && (i>>1) < sizeof (entryx->pad); i += 2)
284 cp[i>>1] = hex2bin(pad[i]) << 4 | hex2bin(pad[i+1]);
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A D3c595.c169 int pad; local
180 pad = padmap[len & 3];
187 if (len + pad > ETH_FRAME_LEN) {
201 while (inw(BASE + VX_W1_FREE_TX) < len + pad + 4) {
216 while (pad--)
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dvstafs.h78 char pad[16]; member in struct:fs_file
H A Dzfs_sha256.c199 uint8_t pad[128]; local
209 pad[i] = ((uint8_t *)buf)[i];
211 for (pad[padsize++] = 0x80; (padsize & 63) != 56; padsize++)
212 pad[padsize] = 0;
215 pad[padsize++] = (size << 3) >> (56 - 8 * i);
218 SHA256Transform(H, pad + i);
255 uint8_t pad[256]; local
265 pad[k] = ((uint8_t *)buf)[k+i];
268 for (pad[padsize++] = 0x80; padsize < 112; padsize++)
269 pad[padsiz
[all...]
/illumos-gate/usr/src/cmd/nl/
H A Dnl.c59 static char nbuf[100]; /* Declare bufsize used in convert/pad/cnt routines */
65 static char pad = ' '; /* Declare the default pad for numbers */ variable
674 pad = '0';
677 nbuf[i] = pad;
762 pad = ' ';
764 nbuf[i] = pad;
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_dump.c50 * Output the header for the dump. pad is the width of the address
57 mdb_dump_header(int flags, int pad, int offset) argument
64 mdb_printf("%*s ", pad, "");
89 * Output a line of data. pad is as defined above. A non-zero lmargin
94 mdb_dump_data(uint64_t addr, uchar_t *buf, int flags, int pad, argument
108 mdb_printf("%0*llx: ", pad, addr);
206 int pad, n; local
267 pad = mdb_dump_pad(addr, len, flags, bytes);
281 mdb_dump_header(flags, pad, l);
383 mdb_dump_data(i, buf, flags, pad,
[all...]
/illumos-gate/usr/src/cmd/sendmail/db/btree/
H A Dbt_recno.c1004 u_int8_t delim, *pad; local
1078 * and the pad character if we're doing fixed-length records.
1082 if ((ret = __os_malloc(rp->re_len, NULL, &pad)) != 0)
1084 memset(pad, rp->re_pad, rp->re_len);
1086 COMPQUIET(pad, NULL);
1101 __os_write(fd, pad, rp->re_len, &nw)) != 0)
/illumos-gate/usr/src/cmd/avs/dsstat/
H A Dii_stats.c342 char pad[20] = {0}; local
361 (void) sprintf(pad, fmt, "");
504 (void) strcpy(data, strlen(pad) > 0 ? pad : "");
545 (void) strcpy(data, strlen(pad) > 0 ? pad : "");
585 (void) strcpy(data, strlen(pad) > 0 ? pad : "");
639 (void) strcpy(data, strlen(pad) > 0 ? pad
[all...]
/illumos-gate/usr/src/cmd/fs.d/ufs/tunefs/
H A Dtunefs.c78 char pad[SBSIZE]; member in union:__anon563
/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_addr.h86 pad : 29; member in struct:sctp_saddrs_ipif_s
H A Dsctp_error.c91 /* XXX pad */
476 int pad; local
478 if ((pad = len % SCTP_ALIGN) != 0) {
479 pad = SCTP_ALIGN - pad;
483 emp = allocb(elen + pad, BPRI_MED);
488 emp->b_wptr = emp->b_rptr + elen + pad;
504 if (pad != 0) {
505 bzero((uchar_t *)(eph + 1) + len, pad);
/illumos-gate/usr/src/uts/common/syscall/
H A Dauditsys.c763 struct p_audit_data *pad; local
767 pad = P2A(curproc);
768 ASSERT(pad != NULL);
770 mutex_enter(&(pad->pad_lock));
771 app = pad->pad_cwd;
773 mutex_exit(&(pad->pad_lock));
793 struct p_audit_data *pad; local
797 pad = P2A(curproc);
798 ASSERT(pad != NULL);
800 mutex_enter(&(pad
932 struct p_audit_data *pad = P2A(p); local
1015 struct p_audit_data *pad = P2A(p); local
1302 struct p_audit_data *pad; local
[all...]
/illumos-gate/usr/src/uts/common/xen/public/io/
H A Dnetif.h117 uint8_t pad; member in struct:netif_extra_info::__anon9305::__anon9306
141 uint16_t pad[3]; member in union:netif_extra_info::__anon9305
/illumos-gate/usr/src/uts/common/sys/
H A Dsynch.h73 uint8_t pad[8]; member in struct:_lwp_mutex::__anon9077::__anon9078
H A Dvtoc.h145 ushort_t pad[2]; member in struct:extvtoc
/illumos-gate/usr/src/uts/sun4u/sys/
H A Dcpr_impl.h121 int pad; /* 0x44 */ member in struct:cpr_sun4u_machdep
/illumos-gate/usr/src/uts/sun4v/cpu/
H A Dniagara.c214 long pad[7]; member in struct:__anon10276
/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_query_fileinfo.c473 /* 2-byte pad at end */
499 * There is a 6-byte pad between Attributes and AllocationSize,
500 * and a 2-byte pad after the Directory field.
629 uint32_t pad; local
717 pad = smb_pad_align(next_offset, 8);
718 next_offset += pad;
730 pad = 0;
736 sinfo->si_name, pad);
767 uint32_t len, pad; local
772 pad
[all...]
H A Dsmb_quota.c297 uint32_t sidlen, pad; local
318 pad = smb_pad_align(next_offset, 8);
319 next_offset += pad;
335 rc = smb_mbc_encodef(mbc, "#.", pad);
/illumos-gate/usr/src/lib/libc/i386/threads/
H A Dmachdep.c55 uint32_t pad; member in struct:__anon112
79 frame.pad = 0;
/illumos-gate/usr/src/boot/sys/boot/i386/libi386/
H A Dlinux.h59 uint8_t pad[2]; member in struct:linux_kernel_header
/illumos-gate/usr/src/boot/sys/cddl/boot/zfs/
H A Dsha256.c200 uint8_t pad[128]; local
210 pad[k] = ((uint8_t *)buf)[k+i];
212 for (pad[padsize++] = 0x80; (padsize & 63) != 56; padsize++)
213 pad[padsize] = 0;
216 pad[padsize++] = (size << 3) >> (56 - 8 * i);
219 SHA256Transform(H, pad + i);
256 uint8_t pad[256]; local
266 pad[k] = ((uint8_t *)buf)[k+i];
269 for (pad[padsize++] = 0x80; padsize < 112; padsize++)
270 pad[padsiz
[all...]
/illumos-gate/usr/src/lib/gss_mechs/mech_dh/backend/mech/
H A Dcrypto.c54 unsigned int pad; /* Padding need for the routine */ member in struct:cipher_entry
74 unsigned int pad; local
76 pad = c ? c->pad : 1;
78 return (((len + pad - 1)/pad)*pad);
440 * message pointed to by out that has ben padded out by pad bytes.

Completed in 120 milliseconds

12345678910