Home
last modified time | relevance | path

Searched refs:name_length (Results 1 – 25 of 38) sorted by relevance

12

/openbsd/usr.bin/dig/lib/dns/rdata/generic/
H A Dtalink_58.c38 isc_region_consume(&dregion, name_length(&prev)); in totext_talink()
41 isc_region_consume(&dregion, name_length(&next)); in totext_talink()
90 isc_region_consume(&sregion, name_length(&prev)); in towire_talink()
94 isc_region_consume(&sregion, name_length(&next)); in towire_talink()
H A Dsoa_6.c55 isc_region_consume(&dregion, name_length(&mname)); in totext_soa()
58 isc_region_consume(&dregion, name_length(&rname)); in totext_soa()
154 isc_region_consume(&sregion, name_length(&mname)); in towire_soa()
158 isc_region_consume(&sregion, name_length(&rname)); in towire_soa()
213 isc_region_consume(&region, name_length(&name)); in tostruct_soa()
218 isc_region_consume(&region, name_length(&name)); in tostruct_soa()
H A Dnsec_47.c44 isc_region_consume(&sr, name_length(&name)); in totext_nsec()
90 isc_region_consume(&sr, name_length(&name)); in towire_nsec()
H A Dnxt_30.c46 isc_region_consume(&sr, name_length(&name)); in totext_nxt()
99 isc_region_consume(&sr, name_length(&name)); in towire_nxt()
H A Drrsig_46.c109 isc_region_consume(&sr, name_length(&name)); in totext_rrsig()
201 isc_region_consume(&sr, name_length(&name)); in towire_rrsig()
H A Dsig_24.c112 isc_region_consume(&sr, name_length(&name)); in totext_sig()
201 isc_region_consume(&sr, name_length(&name)); in towire_sig()
H A Dtkey_249.c51 isc_region_consume(&sr, name_length(&name)); in totext_tkey()
219 isc_region_consume(&sr, name_length(&name)); in towire_tkey()
H A Dminfo_14.c95 isc_region_consume(&region, name_length(&rmail)); in towire_minfo()
H A Dipseckey_45.c89 isc_region_consume(&region, name_length(&name)); in totext_ipseckey()
/openbsd/gnu/gcc/libcpp/
H A Dpch.c41 unsigned short name_length; member
66 s.name_length = NODE_LEN (hn); in write_macdef()
77 s.definition_length = s.name_length; in write_macdef()
437 if (m.name_length == 0) in cpp_valid_state()
460 h = cpp_lookup (r, namebuf, m.name_length); in cpp_valid_state()
468 name, m.name_length, namebuf); in cpp_valid_state()
480 name, m.name_length, namebuf, newdefn + m.name_length, in cpp_valid_state()
481 m.definition_length - m.name_length, in cpp_valid_state()
482 namebuf + m.name_length); in cpp_valid_state()
/openbsd/gnu/usr.bin/gcc/gcc/java/
H A Djcf-reader.c65 int name_length; local
73 name_length = JPOOL_UTF_LENGTH (jcf, attribute_name);
76 if (name_length == peeked_name_length
115 int name_length; variable
122 name_length = JPOOL_UTF_LENGTH (jcf, attribute_name);
126 (name_length == sizeof (S)-1 && memcmp (name_data, S, sizeof (S)-1) == 0)
/openbsd/gnu/llvm/libcxx/src/filesystem/
H A Dposix_compat.h459 unsigned short name_offset, name_length; in readlink() local
462 name_length = symlink.SubstituteNameLength; in readlink()
465 name_length = symlink.PrintNameLength; in readlink()
468 if (path_buf_offset + name_offset + name_length > out) { in readlink()
472 if (name_length / sizeof(wchar_t) > bufsize) { in readlink()
477 name_length); in readlink()
478 return name_length / sizeof(wchar_t); in readlink()
/openbsd/usr.bin/dig/lib/dns/rdata/ch_3/
H A Da_1.c43 isc_region_consume(&region, name_length(&name)); in totext_ch_a()
104 isc_region_consume(&sregion, name_length(&name)); in towire_ch_a()
/openbsd/usr.bin/dig/lib/dns/rdata/in_1/
H A Dpx_26.c57 isc_region_consume(&region, name_length(&name)); in totext_in_px()
128 isc_region_consume(&region, name_length(&name)); in towire_in_px()
H A Dsvcb_64.c88 isc_region_consume(&region, name_length(&name)); in totext_in_svcb_https()
294 isc_region_consume(&sr, name_length(&name)); in towire_in_svcb_https()
/openbsd/bin/csh/
H A Dfile.c604 int name_length, looking_for_lognames; in tsearch() local
627 name_length = Strlen(name); in tsearch()
632 if (name_length == 0 && entry[0] == '.' && in tsearch()
648 entry, name_length, ++numitems)) in tsearch()
697 recognize(Char *extended_name, Char *entry, int name_length, int numitems) in recognize() argument
709 if (len == name_length) /* Ambiguous to prefix? */ in recognize()
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Dcoffgen.c778 unsigned int name_length; in coff_fix_symbol_name() local
788 name_length = strlen (name); in coff_fix_symbol_name()
811 if (name_length <= filnmlen) in coff_fix_symbol_name()
817 *string_size_p += name_length + 1; in coff_fix_symbol_name()
823 if (name_length > filnmlen) in coff_fix_symbol_name()
838 *string_size_p += name_length + 1; in coff_fix_symbol_name()
869 (bfd_size_type) name_length + 1)) in coff_fix_symbol_name()
1185 size_t name_length = strlen (q->name); in coff_write_symbols() local
1206 maxlen = name_length; in coff_write_symbols()
1221 if (name_length > maxlen) in coff_write_symbols()
[all …]
/openbsd/gnu/usr.bin/binutils/bfd/
H A Dcoffgen.c830 unsigned int name_length; local
840 name_length = strlen (name);
863 if (name_length <= filnmlen)
871 *string_size_p += name_length + 1;
877 if (name_length > filnmlen)
893 *string_size_p += name_length + 1;
924 (bfd_size_type) name_length + 1))
1274 size_t name_length = strlen (q->name); local
1297 maxlen = name_length;
1312 if (name_length > maxlen)
[all …]
/openbsd/usr.bin/dig/lib/dns/rdata/any_255/
H A Dtsig_250.c50 isc_region_consume(&sr, name_length(&name)); in totext_any_tsig()
218 isc_region_consume(&sr, name_length(&name)); in towire_any_tsig()
318 isc_region_consume(&sr, name_length(&tsig->algorithm)); in tostruct_any_tsig()
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dfix-header.c380 lookup_std_proto (name, name_length) in lookup_std_proto() argument
382 int name_length;
384 int i = hashstr (name, name_length) % HASH_SIZE;
392 if ((int) strlen (fn->fname) == name_length
393 && strncmp (fn->fname, name, name_length) == 0)
/openbsd/gnu/usr.bin/binutils/gdb/
H A Djv-lang.c209 int name_length; in get_java_utf8_name() local
212 name_length = (int) value_as_long (temp); in get_java_utf8_name()
215 chrs = obstack_alloc (obstack, name_length + 1); in get_java_utf8_name()
216 chrs[name_length] = '\0'; in get_java_utf8_name()
217 read_memory (data_addr, chrs, name_length); in get_java_utf8_name()
/openbsd/gnu/gcc/gcc/
H A Dfix-header.c398 lookup_std_proto (const char *name, int name_length) in lookup_std_proto() argument
400 int i = hashstr (name, name_length) % HASH_SIZE; in lookup_std_proto()
408 if ((int) strlen (fn->fname) == name_length in lookup_std_proto()
409 && strncmp (fn->fname, name, name_length) == 0) in lookup_std_proto()
/openbsd/sbin/pdisk/
H A Ddump.c107 dump_partition_entry(struct entry *entry, int type_length, int name_length, in dump_partition_entry() argument
115 name_length, entry->dpme_name); in dump_partition_entry()
/openbsd/gnu/usr.bin/perl/
H A Dautodoc.pl1384 my $name_length = length $item->{name};
1385 $longest_name_length = $name_length
1386 if $name_length > $longest_name_length;
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-i370.c1344 size_t name_length; in symbol_locate() local
1347 name_length = strlen (name) + 1; /* +1 for \0 */ in symbol_locate()
1348 obstack_grow (&notes, name, name_length); in symbol_locate()

12