Searched refs:str_size (Results 1 - 16 of 16) sorted by relevance

/macosx-10.9.5/dtrace-118.1/tools/ctfconvert/
H A Dstrtab.h54 size_t str_size; /* total size of strings in bytes */ member in struct:strtab
H A Dstrtab.c75 sp->str_size = 1;
198 hp->str_off = sp->str_size;
210 sp->str_size += len + 1;
218 return (sp->str_size);
239 if (total == 0 && sp->str_size != 0)
H A Dctf.c642 + buf->ctb_strtab.str_size);
/macosx-10.9.5/dtrace-118.1/libdtrace/
H A Ddt_strtab.h59 size_t str_size; /* total size of strings in bytes */ member in struct:dt_strtab
H A Ddt_strtab.c93 sp->str_size = 1;
256 hp->str_off = sp->str_size;
268 sp->str_size += len + 1;
277 return (sp->str_size);
297 if (total == 0 && sp->str_size != 0)
/macosx-10.9.5/xnu-2422.115.4/bsd/net/
H A Dnet_str_id.c168 size_t str_size; variable
174 str_size = strlen(entry->nsi_string) + 1;
175 iffmid_size = ROUNDUP32(offsetof(struct net_str_id_entry, nsi_string) + str_size);
192 strlcpy(iffmid->iffmid_str, entry->nsi_string, str_size);
/macosx-10.9.5/ncurses-42/ncurses/ncurses/tinfo/
H A Dread_entry.c124 int name_size, bool_count, num_count, str_count, str_size; local
144 str_size = LOW_MSB(buf + 10);
149 str_count, STRCOUNT, str_size));
154 || str_size < 0) {
158 want = str_size + name_size + 1;
159 if (str_size) {
216 if (Read(string_table, (unsigned) str_size) != str_size)
218 convert_strings(buf, ptr->Strings, str_count, str_size, string_table);
229 even_boundary(str_size);
[all...]
/macosx-10.9.5/vim-53/src/
H A Dos_mswin.c1274 int str_size = 0; local
1322 str_size = (int)(metadata.rawlen - n);
1351 str_size = maxlen;
1353 str_size = metadata.ucslen;
1357 for (str_size = 0; str_size < maxlen; ++str_size)
1358 if (hMemWstr[str_size] == NUL)
1361 to_free = str = utf16_to_enc((short_u *)hMemWstr, &str_size);
1380 str_size
1453 MultiByteToWideChar_alloc(GetACP(), 0, str, str_size, &widestr, outlen); local
[all...]
/macosx-10.9.5/postfix-252/postfix/src/global/
H A Daod.c781 size_t str_size = 0; local
785 str_size = CFStringGetMaximumSizeForEncoding(CFStringGetLength( cf_str_value ), kCFStringEncodingUTF8) + 1;
786 CFStringGetCString( cf_str_value, user_guid, str_size, kCFStringEncodingUTF8 );
794 str_size = CFStringGetMaximumSizeForEncoding(CFStringGetLength( cf_str_value ), kCFStringEncodingUTF8) + 1;
795 if (str_size )
802 str_size = CFStringGetMaximumSizeForEncoding(CFStringGetLength( cf_str_value ), kCFStringEncodingUTF8) + 1;
803 char *c_str = malloc( str_size );
805 if( CFStringGetCString( cf_str_value, c_str, str_size, kCFStringEncodingUTF8 ) ) {
/macosx-10.9.5/ppp-727.90.1/Drivers/L2TP/L2TP-plugin/
H A Dl2tp.c1118 u_int16_t str_size = 0; local
1135 avp_size += (sizeof(u_int16_t) + (str_size = strlen((char*)params->error_message)));
1144 memcpy(buf, params->error_message, str_size); // Wcast-align fix - memcpy for unaligned access
1145 buf += str_size;
1251 u_int16_t str_size = 0; local
1267 avp_size += (sizeof(u_int16_t) + (str_size = strlen((char*)params->error_message)));
1276 memcpy(buf, params->error_message, str_size); // Wcast-align fix - memcpy for unaligned access
1277 buf += str_size;
1283 // avp_size += (sizeof(u_int8_t) + (str_size = strlen(params->advisory_message)));
1289 // bcopy(params->error_message, buf, str_size);
[all...]
/macosx-10.9.5/vim-53/src/proto/
H A Dos_mswin.pro34 void acp_to_enc __ARGS((char_u *str, int str_size, char_u **out, int *outlen));
/macosx-10.9.5/cctools-845/gprof/
H A Dgprof.c572 uint32_t i, j, size, size_read, str_size; local
614 if(read(fd, &str_size, size) != size)
619 strings = (char *)malloc(str_size);
624 size = str_size;
632 str_size)
/macosx-10.9.5/xnu-2422.115.4/bsd/netinet/
H A Dtcp_subr.c343 vm_size_t str_size; local
394 str_size = P2ROUNDUP(sizeof(struct inp_tp), sizeof(u_int64_t));
395 tcbinfo.ipi_zone = zinit(str_size, 120000*str_size, 8192, "tcpcb");
402 str_size = P2ROUNDUP(sizeof(struct sackhole), sizeof(u_int64_t));
403 sack_hole_zone = zinit(str_size, 120000*str_size, 8192, "sack_hole zone");
408 str_size = P2ROUNDUP(sizeof(struct tseg_qent), sizeof(u_int64_t));
409 tcp_reass_zone = zinit(str_size, (tcp_reass_maxseg + 1) * str_size,
[all...]
H A Dudp_usrreq.c242 vm_size_t str_size; local
257 str_size = (vm_size_t) sizeof (struct inpcb);
258 udbinfo.ipi_zone = zinit(str_size, 80000*str_size, 8192, "udpcb");
/macosx-10.9.5/dtrace-118.1/libdwarf/
H A Ddwarf_alloc.c870 Dwarf_Word str_size = ialp->ia_struct_size; local
872 Dwarf_Word rnded_size = ROUND_SIZE_WITH_POINTER(str_size);
/macosx-10.9.5/cctools-845/otool/
H A Dofile_print.c1129 uint32_t ran_size, nranlibs, str_size, i, member_name_size; local
1188 memcpy((char *)&str_size, toc_addr + toc_offset,
1191 str_size = SWAP_INT(str_size);
1195 big_size += str_size;
1216 printf("size of strings: %u", str_size);
1217 if(str_size % sizeof(int32_t) != 0)
1253 if(ranlibs[i].ran_un.ran_strx < str_size)

Completed in 151 milliseconds