| /src/external/cddl/osnet/dist/uts/common/fs/zfs/ |
| blkptr.c | 95 int psize; local 102 psize = BPE_GET_PSIZE(bp); 108 for (int i = 0; i < psize; i++) {
|
| /src/external/bsd/cron/dist/ |
| pw_dup.c | 59 size_t nsize, psize, gsize, dsize, ssize, total; local 73 psize = strlen(pw->pw_passwd) + 1; 74 total += psize; 76 psize = 0; 115 (void)memcpy(cp, pw->pw_passwd, psize); 117 cp += psize;
|
| /src/usr.sbin/makefs/msdos/ |
| msdosfs_vfsops.c | 96 uint64_t psize = m->create_size; local 218 > psize)) {
|
| /src/lib/libc/gen/ |
| disklabel.c | 99 char p, max, psize[3], pbsize[3], local 160 strcpy(psize, "px"); /* XXX: strcpy is safe */ 170 psize[1] = pbsize[1] = pfsize[1] = poffset[1] = ptype[1] = p; 171 if (cgetnum(buf, psize, &ff) == -1) 196 strcpy(psize, "dx"); /* XXX: strcpy is safe */ 199 psize[1] = p; 200 getnumdflt(*dx, psize, 0);
|
| /src/lib/libpuffs/ |
| callcontext.c | 191 const long psize = sysconf(_SC_PAGESIZE); local 205 mprotect((uint8_t *)sp + psize, (size_t)psize, PROT_NONE); 207 mprotect((uint8_t *)sp + stacksize - psize, (size_t)psize, PROT_NONE); 252 const long psize = sysconf(_SC_PAGESIZE); local 263 st->ss_sp = ((uint8_t *)(void *)pcc) + psize; 264 st->ss_size = stacksize - psize;
|
| /src/sys/arch/arm/arm32/ |
| stubs.c | 220 int psize; local 248 psize = bdev_size(dumpdev); 250 if (psize == -1) {
|
| /src/sys/arch/mvme68k/stand/libsa/ |
| bugdev.c | 46 int psize; /* Partition size */ member in struct:bugsc_softc 105 pp->psize = sdlabel.d_partitions[pn].p_size;
|
| /src/sys/dev/sbus/ |
| qec.c | 258 uint32_t v, burst = 0, psize; local 281 psize = sc->sc_nchannels == 1 ? QEC_PSIZE_2048 : 0; 282 bus_space_write_4(t, qr, QEC_QRI_PSIZE, psize);
|
| /src/sys/fs/hfs/ |
| hfs_subr.c | 159 uint64_t psize; local 199 if (getdisksize(args->devvp, &psize, &secsize) != 0)
|
| /src/sys/lib/libsa/ |
| cd9660.c | 141 size_t buf_size, nread, psize, dsize; local 177 psize = isonum_733(vd->path_table_size); 179 if (psize > ISO_DEFAULT_BLOCK_SIZE) { 181 buf = alloc(buf_size = roundup(psize, ISO_DEFAULT_BLOCK_SIZE)); 210 if ((char *)pp >= (char *)buf + psize) 222 while ((char *)pp < (char *)buf + psize) { 236 for (psize = 0; psize < dsize;) { 237 if (!(psize % ISO_DEFAULT_BLOCK_SIZE)) { 256 psize += ISO_DEFAULT_BLOCK_SIZE [all...] |
| /src/usr.bin/uniq/ |
| uniq.c | 72 size_t prevlinesize, thislinesize, psize; local 125 if ((p = fgetln(ifp, &psize)) == NULL) 127 prevlinesize = prevlen = psize; 138 thislinesize = psize; 142 while ((p = fgetln(ifp, &psize)) != NULL) { 143 if (psize > thislinesize) { 144 if ((thisline = realloc(thisline, psize + 1)) == NULL) 146 thislinesize = psize; 148 thislen = psize; 149 (void)memcpy(thisline, p, psize); [all...] |
| /src/external/gpl3/gcc.old/dist/libgfortran/generated/ |
| reshape_c10.c | 71 index_type psize; local 128 psize = 1; 141 if (psize == pstride[n]) 142 psize *= pextent[n]; 144 psize = 0; 151 psize = 1; 262 if (rsize != 0 && ssize != 0 && psize != 0) 266 psize *= sizeof (GFC_COMPLEX_10); 268 ssize, pad ? (char *)pad->base_addr : NULL, psize);
|
| reshape_c16.c | 71 index_type psize; local 128 psize = 1; 141 if (psize == pstride[n]) 142 psize *= pextent[n]; 144 psize = 0; 151 psize = 1; 262 if (rsize != 0 && ssize != 0 && psize != 0) 266 psize *= sizeof (GFC_COMPLEX_16); 268 ssize, pad ? (char *)pad->base_addr : NULL, psize);
|
| reshape_c17.c | 71 index_type psize; local 128 psize = 1; 141 if (psize == pstride[n]) 142 psize *= pextent[n]; 144 psize = 0; 151 psize = 1; 262 if (rsize != 0 && ssize != 0 && psize != 0) 266 psize *= sizeof (GFC_COMPLEX_17); 268 ssize, pad ? (char *)pad->base_addr : NULL, psize);
|
| reshape_c4.c | 71 index_type psize; local 128 psize = 1; 141 if (psize == pstride[n]) 142 psize *= pextent[n]; 144 psize = 0; 151 psize = 1; 262 if (rsize != 0 && ssize != 0 && psize != 0) 266 psize *= sizeof (GFC_COMPLEX_4); 268 ssize, pad ? (char *)pad->base_addr : NULL, psize);
|
| reshape_c8.c | 71 index_type psize; local 128 psize = 1; 141 if (psize == pstride[n]) 142 psize *= pextent[n]; 144 psize = 0; 151 psize = 1; 262 if (rsize != 0 && ssize != 0 && psize != 0) 266 psize *= sizeof (GFC_COMPLEX_8); 268 ssize, pad ? (char *)pad->base_addr : NULL, psize);
|
| reshape_i16.c | 71 index_type psize; local 128 psize = 1; 141 if (psize == pstride[n]) 142 psize *= pextent[n]; 144 psize = 0; 151 psize = 1; 262 if (rsize != 0 && ssize != 0 && psize != 0) 266 psize *= sizeof (GFC_INTEGER_16); 268 ssize, pad ? (char *)pad->base_addr : NULL, psize);
|
| reshape_i4.c | 71 index_type psize; local 128 psize = 1; 141 if (psize == pstride[n]) 142 psize *= pextent[n]; 144 psize = 0; 151 psize = 1; 262 if (rsize != 0 && ssize != 0 && psize != 0) 266 psize *= sizeof (GFC_INTEGER_4); 268 ssize, pad ? (char *)pad->base_addr : NULL, psize);
|
| reshape_i8.c | 71 index_type psize; local 128 psize = 1; 141 if (psize == pstride[n]) 142 psize *= pextent[n]; 144 psize = 0; 151 psize = 1; 262 if (rsize != 0 && ssize != 0 && psize != 0) 266 psize *= sizeof (GFC_INTEGER_8); 268 ssize, pad ? (char *)pad->base_addr : NULL, psize);
|
| reshape_r10.c | 71 index_type psize; local 128 psize = 1; 141 if (psize == pstride[n]) 142 psize *= pextent[n]; 144 psize = 0; 151 psize = 1; 262 if (rsize != 0 && ssize != 0 && psize != 0) 266 psize *= sizeof (GFC_REAL_10); 268 ssize, pad ? (char *)pad->base_addr : NULL, psize);
|
| reshape_r16.c | 71 index_type psize; local 128 psize = 1; 141 if (psize == pstride[n]) 142 psize *= pextent[n]; 144 psize = 0; 151 psize = 1; 262 if (rsize != 0 && ssize != 0 && psize != 0) 266 psize *= sizeof (GFC_REAL_16); 268 ssize, pad ? (char *)pad->base_addr : NULL, psize);
|
| reshape_r17.c | 71 index_type psize; local 128 psize = 1; 141 if (psize == pstride[n]) 142 psize *= pextent[n]; 144 psize = 0; 151 psize = 1; 262 if (rsize != 0 && ssize != 0 && psize != 0) 266 psize *= sizeof (GFC_REAL_17); 268 ssize, pad ? (char *)pad->base_addr : NULL, psize);
|
| reshape_r4.c | 71 index_type psize; local 128 psize = 1; 141 if (psize == pstride[n]) 142 psize *= pextent[n]; 144 psize = 0; 151 psize = 1; 262 if (rsize != 0 && ssize != 0 && psize != 0) 266 psize *= sizeof (GFC_REAL_4); 268 ssize, pad ? (char *)pad->base_addr : NULL, psize);
|
| reshape_r8.c | 71 index_type psize; local 128 psize = 1; 141 if (psize == pstride[n]) 142 psize *= pextent[n]; 144 psize = 0; 151 psize = 1; 262 if (rsize != 0 && ssize != 0 && psize != 0) 266 psize *= sizeof (GFC_REAL_8); 268 ssize, pad ? (char *)pad->base_addr : NULL, psize);
|
| /src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/ |
| reshape_generic.c | 59 index_type psize; local 118 psize = 1; 131 if (psize == pstride[n]) 132 psize *= pextent[n]; 134 psize = 0; 141 psize = 1; 252 if (rsize != 0 && ssize != 0 && psize != 0) 256 psize *= size; 258 pad ? pad->base_addr : NULL, psize);
|