/illumos-gate/usr/src/cmd/sgs/prof/common/ |
H A D | symintLoad.c | 163 size_t st_size; /* size of symbol table data */ local 165 st_size = symdat_pri_p->d_size; 167 st_size += symdat_aux_p->d_size; 170 prsym_list_p = symlist = (PROF_SYMBOL *)_Malloc(st_size, 1);
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | bootstat.h | 58 uint64_t st_size; member in struct:bootstat
|
H A D | stat.h | 80 off_t st_size; member in struct:stat 97 off_t st_size; member in struct:stat64 119 off_t st_size; member in struct:stat 141 off64_t st_size; /* large file support */ member in struct:stat64 225 off_t st_size; member in struct:stat 252 off_t st_size; member in struct:stat 286 off_t st_size; member in struct:stat64 313 off64_t st_size; member in struct:stat64 360 off32_t st_size; member in struct:stat32 385 off64_t st_size; member in struct:stat64_32 [all...] |
H A D | elf.h | 510 Elf32_Word st_size; member in struct:__anon258 523 Elf64_Xword st_size; member in struct:__anon259
|
/illumos-gate/usr/src/lib/libbc/libc/sys/common/ |
H A D | _stat.c | 52 long st_size; member in struct:n_stat 89 buf->st_size = getmodsize(buf->st_size, 135 buf->st_size = getmodsize(buf->st_size, 144 buf->st_size = getmodsize(buf->st_size, 188 bsdbuf->st_size = nbuf->st_size;
|
/illumos-gate/usr/src/lib/libast/common/sfio/ |
H A D | sfsetbuf.c | 53 int st_size; member in struct:stat 232 if(S_ISDIR(st.st_mode) || (Sfoff_t)st.st_size < (Sfoff_t)SF_GRAIN) 249 { f->extent = (Sfoff_t)st.st_size;
|
/illumos-gate/usr/src/lib/libbc/inc/include/sys/ |
H A D | stat.h | 50 off_t st_size; member in struct:stat
|
/illumos-gate/usr/src/grub/grub-0.97/stage2/ |
H A D | i386-elf.h | 123 Elf32_Word st_size; member in struct:__anon2186
|
/illumos-gate/usr/src/cmd/cpio/ |
H A D | cpio.h | 281 off_t st_size; member in struct:cpioinfo
|
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/ |
H A D | sym.c | 57 SYM_CMD_T_ST_SIZE = 6, /* sym:st_size */ 383 if (sym1->st_size != sym2->st_size) 522 sym->st_size); 1316 Xword st_size = elfedit_atoui(argstate->argv[1], NULL); local 1318 if (sym->st_size == st_size) { 1325 EC_XWORD(sym->st_size)); 1333 EC_XWORD(sym->st_size), EC_XWORD(st_size)); [all...] |
/illumos-gate/usr/src/boot/sys/sys/ |
H A D | elf32.h | 198 Elf32_Word st_size; /* Size of associated object. */ member in struct:__anon418
|
H A D | elf64.h | 208 Elf64_Xword st_size; /* Size of associated object. */ member in struct:__anon435
|
H A D | stat.h | 111 __int32_t st_size; /* file size, in bytes */ member in struct:ostat 133 off_t st_size; /* file size, in bytes */ member in struct:stat 164 off_t st_size; /* file size, in bytes */ member in struct:nstat
|
/illumos-gate/usr/src/cmd/sgs/rtld/common/ |
H A D | _rtld.h | 499 off_t st_size; member in struct:__anon1763
|
/illumos-gate/usr/src/lib/libzpool/common/sys/ |
H A D | zfs_context.h | 592 uint64_t st_size; member in struct:bootstat
|