Searched refs:pad (Results 126 - 150 of 295) sorted by relevance

1234567891011>>

/illumos-gate/usr/src/cmd/cpio/
H A Dcpio.c465 Pad_val = 0, /* Indicates the number of bytes to pad (if any) */
2672 int pad, rv; local
2785 pad = (Pad_val + 1 - (G_p->g_filesz & Pad_val)) & Pad_val;
2786 if (pad != 0) {
2787 FILL(pad);
2788 Buffr.b_out_p += pad;
2789 Buffr.b_cnt -= pad;
2964 * and USTAR) archives, pad the data with NULLs to the next 512 byte boundary.
2970 int cnt, pad; local
3025 pad
4880 int pad; local
6035 int pad; local
7131 int cnt, pad; local
8100 int pad, cnt; local
8745 int pad; local
[all...]
/illumos-gate/usr/src/cmd/sgs/ar/common/
H A Dfile.c178 * Given a value, and a pad alignment, return the number of bytes
179 * required to pad the value to the next alignment boundary.
182 pad(size_t n, size_t align) function
272 * (0 < pad < PADSZ) (ar(1) will never add more than this). A pad
709 * Historical behavior is to pad string tables
712 strtbl_pad(&sym_strtbl, pad(sym_strtbl.used, 4), '\0');
753 assert(!is_elf || (pad(lseek(fd, 0, SEEK_CUR), PADSZ) == 0));
910 * Add the specified number of pad characters to the end of the
914 * strtbl - String table to pad
[all...]
/illumos-gate/usr/src/cmd/troff/
H A Dn7.c89 int pad, k; local
162 pad = 0;
164 pad += width(j);
176 pad += adsp;
180 pad -= resol;
183 pad += resol;
188 horiz(pad);
/illumos-gate/usr/src/cmd/sgs/m4/common/
H A Dm4macs.c226 int pad = wstoi(arg(3)); local
236 pbnbr(evalval, base > 0 ? base:10, pad > 0 ? pad : 1);
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/common/
H A Dlm_vf_common.h111 u8_t pad[3]; member in struct:_lm_vf_location_t
134 u8_t pad; member in struct:_lm_vf_stats_t
251 u8_t pad; member in struct:_lm_vfs_set_t
/illumos-gate/usr/src/uts/intel/io/vmxnet3s/
H A Dvmxnet3_defs.h517 uint8_t pad[6]; member in struct:Vmxnet3_PM_PktFilter
525 uint8_t pad[5]; member in struct:Vmxnet3_PMConf
575 uint32_t pad; /* make devRead start at */ member in struct:Vmxnet3_DriverShared
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/profile/
H A Dprof_int.h60 union { double d; void *p; UINT64_TYPE ll; k5_mutex_t m; } pad; member in struct:_prf_data_t
/illumos-gate/usr/src/lib/libeti/form/common/
H A Dllib-lform204 set_field_pad(f, pad)
206 int pad;
/illumos-gate/usr/src/lib/libprtdiag/inc/
H A Dpdevinfo_sun4u.h224 unsigned int pad[58]; /* padding for AFB chips & misc. */ member in struct:ffb_sys_info
/illumos-gate/usr/src/lib/libbc/libc/sys/4.2/
H A Dfcntl.c74 long pad[4]; /* reserve area */ member in struct:n_flock
/illumos-gate/usr/src/lib/libbc/libc/sys/common/
H A Dshmsys.c51 char pad[2]; member in struct:shmid_sv
/illumos-gate/usr/src/lib/libbc/libc/sys/sys5/
H A Dfcntl.c73 long pad[4]; /* reserve area */ member in struct:n_flock
/illumos-gate/usr/src/uts/common/xen/public/arch-x86/
H A Dxen-x86_32.h177 unsigned long pad[5]; /* sizeof(vcpu_info_t) == 64 */ member in struct:arch_vcpu_info
H A Dxen-x86_64.h196 unsigned long pad; /* sizeof(vcpu_info_t) == 64 */ member in struct:arch_vcpu_info
/illumos-gate/usr/src/uts/common/xen/sys/
H A Dxendev.h221 * we need the pad between ring index
231 uint8_t pad[SRINGPAD]; member in struct:comif_sring
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/oce/
H A Doce_buf.h138 uint8_t pad[18]; member in struct:_oce_rq_buf_hdr_s
/illumos-gate/usr/src/uts/common/sys/
H A Daggr_lacp.h320 uint8_t pad[2]; /* zeros to align */ member in struct:marker_pdu
H A Dlofi.h244 char pad[404]; /* end on DEV_BSIZE bdry */ member in struct:crypto_meta
/illumos-gate/usr/src/lib/libast/common/include/
H A Dast_std.h254 char pad[936]; member in struct:__anon2619
/illumos-gate/usr/src/boot/sys/boot/sparc64/boot1/
H A Dboot1.c603 int pad; local
616 pad = 0;
694 pad = pad * 10 + c - '0';
/illumos-gate/usr/src/common/ficl/
H A Dvm.c2150 * Does vmGetWord and copies the result to the pad as a NULL terminated
2152 * to fit in the pad, it is truncated.
2158 char *pad = (char *)vm->pad; local
2164 strncpy(pad, FICL_STRING_GET_POINTER(s), FICL_STRING_GET_LENGTH(s));
2165 pad[FICL_STRING_GET_LENGTH(s)] = '\0';
2293 vm->pad[0] = '\0';
2352 vsprintf(vm->pad, fmt, list);
2354 strcat(vm->pad, "\n");
2356 ficlVmErrorOut(vm, vm->pad);
[all...]
/illumos-gate/usr/src/uts/common/io/rtw/
H A Drtwvar.h468 uint8_t pad[64]; member in union:rtw_softc::__anon6480
472 uint8_t pad[64]; member in union:rtw_softc::__anon6481
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_xioctl.h257 uint8_t pad[6]; member in struct:__anon7792
273 uint8_t pad[8]; member in struct:__anon7793
/illumos-gate/usr/src/uts/common/sys/ib/ibnex/
H A Dibnex_devctl.h597 uint32_t pad; member in struct:ibnex_ctl_query_hca_port_s
611 uint32_t pad; member in struct:ibnex_ctl_query_hca_port_32_s
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_xml.c455 tf_info_t *xinfo, tf_pad_t *pad, xmlNodePtr dxn, tnode_t *ptn)
470 rp = pad->tpad_sibs;
473 rp = pad->tpad_child;
495 pad->tpad_sibs = np;
497 pad->tpad_child = np;
503 tf_info_t *xinfo, tf_pad_t *pad, xmlNodePtr pxn, tnode_t *ptn)
510 if (dependent_create(mp, xinfo, pad, cn, ptn) < 0)
688 pgroups_create(topo_mod_t *mp, tf_pad_t *pad, tnode_t *ptn) argument
701 for (pg = 0; pg < pad->tpad_pgcnt; pg++) {
702 e = nvlist_lookup_string(pad
454 dependent_create(topo_mod_t *mp, tf_info_t *xinfo, tf_pad_t *pad, xmlNodePtr dxn, tnode_t *ptn) argument
502 dependents_create(topo_mod_t *mp, tf_info_t *xinfo, tf_pad_t *pad, xmlNodePtr pxn, tnode_t *ptn) argument
[all...]

Completed in 189 milliseconds

1234567891011>>