Home
last modified time | relevance | path

Searched defs:maxlen (Results 1 – 25 of 111) sorted by relevance

12345

/external/iproute2/lib/
Dlibnetlink.c335 struct nlmsghdr *answer, size_t maxlen) in rtnl_talk()
620 int addattr(struct nlmsghdr *n, int maxlen, int type) in addattr()
625 int addattr8(struct nlmsghdr *n, int maxlen, int type, __u8 data) in addattr8()
630 int addattr16(struct nlmsghdr *n, int maxlen, int type, __u16 data) in addattr16()
635 int addattr32(struct nlmsghdr *n, int maxlen, int type, __u32 data) in addattr32()
640 int addattr64(struct nlmsghdr *n, int maxlen, int type, __u64 data) in addattr64()
645 int addattrstrz(struct nlmsghdr *n, int maxlen, int type, const char *str) in addattrstrz()
650 int addattr_l(struct nlmsghdr *n, int maxlen, int type, const void *data, in addattr_l()
668 int addraw_l(struct nlmsghdr *n, int maxlen, const void *data, int len) in addraw_l()
681 struct rtattr *addattr_nest(struct nlmsghdr *n, int maxlen, int type) in addattr_nest()
[all …]
/external/libexif/libexif/canon/
Dmnote-canon-entry.c36 #define CF(format,target,v,maxlen) \ argument
48 #define CC(number,target,v,maxlen) \ argument
57 #define CC2(number,t1,t2,v,maxlen) \ argument
443 unsigned int t, ExifShort vs, char *val, unsigned int maxlen) in canon_search_table_value()
465 unsigned int t, ExifShort vs, char *val, unsigned int maxlen) in canon_search_table_bitfield()
551 …anon_entry_get_value (const MnoteCanonEntry *entry, unsigned int t, char *val, unsigned int maxlen) in mnote_canon_entry_get_value()
/external/libexif/libexif/olympus/
Dmnote-olympus-entry.c33 #define CF(format,target,v,maxlen) \ argument
45 #define CF2(format,target1,target2,v,maxlen) \ argument
58 #define CC(number,target,v,maxlen) \ argument
68 #define CC2(number,t1,t2,v,maxlen) \ argument
273 mnote_olympus_entry_get_value (MnoteOlympusEntry *entry, char *v, unsigned int maxlen) in mnote_olympus_entry_get_value()
/external/libexif/libexif/pentax/
Dmnote-pentax-entry.c35 #define CF(format,target,v,maxlen) \ argument
47 #define CC(number,target,v,maxlen) \ argument
57 #define CC2(number,t1,t2,v,maxlen) \ argument
309 char *val, unsigned int maxlen) in mnote_pentax_entry_get_value()
/external/libexif/libexif/fuji/
Dmnote-fuji-entry.c31 #define CF(format,target,v,maxlen) \ argument
43 #define CC(number,target,v,maxlen) \ argument
191 char *val, unsigned int maxlen) in mnote_fuji_entry_get_value()
/external/syslinux/com32/modules/
Dcptime.c135 size_t time_copy_bufsz(size_t bufsz, size_t bcnt, off_t maxlen) in time_copy_bufsz()
140 int time_copy(char *fn, char do_simple, char do_verbose, size_t ibufsz, off_t maxlen) in time_copy()
230 off_t tmaxlen, maxlen = LEN_MAX; in main() local
/external/libopus/src/
Drepacketizer.c103 unsigned char *data, opus_int32 maxlen, int self_delimited, int pad) in opus_repacketizer_out_range_impl()
229 …ketizer_out_range(OpusRepacketizer *rp, int begin, int end, unsigned char *data, opus_int32 maxlen) in opus_repacketizer_out_range()
234 opus_int32 opus_repacketizer_out(OpusRepacketizer *rp, unsigned char *data, opus_int32 maxlen) in opus_repacketizer_out()
/external/openssh/openbsd-compat/
Dstrnlen.c28 strnlen(const char *str, size_t maxlen) in strnlen()
Dbsd-snprintf.c192 dopr(char *buffer, size_t maxlen, const char *format, va_list args_in) in dopr()
514 fmtstr(char *buffer, size_t *currlen, size_t maxlen, in fmtstr()
555 fmtint(char *buffer, size_t *currlen, size_t maxlen, in fmtint()
715 fmtfp (char *buffer, size_t *currlen, size_t maxlen, in fmtfp()
/external/bison/lib/
Dstrnlen.c26 strnlen (const char *string, size_t maxlen) in strnlen()
Dstrnlen1.c28 strnlen1 (const char *string, size_t maxlen) in strnlen1()
/external/ltp/testcases/kernel/sched/clisrv/
Dreadline.c28 int readline(fd, ptr, maxlen) in readline() argument
/external/libnfnetlink/src/
Dlibnfnetlink.c793 int nfnl_addattr_l(struct nlmsghdr *n, int maxlen, int type, const void *data, in nfnl_addattr_l()
826 int nfnl_nfa_addattr_l(struct nfattr *nfa, int maxlen, int type, in nfnl_nfa_addattr_l()
858 int nfnl_addattr8(struct nlmsghdr *n, int maxlen, int type, u_int8_t data) in nfnl_addattr8()
876 int nfnl_nfa_addattr16(struct nfattr *nfa, int maxlen, int type, in nfnl_nfa_addattr16()
895 int nfnl_addattr16(struct nlmsghdr *n, int maxlen, int type, in nfnl_addattr16()
914 int nfnl_nfa_addattr32(struct nfattr *nfa, int maxlen, int type, in nfnl_nfa_addattr32()
933 int nfnl_addattr32(struct nlmsghdr *n, int maxlen, int type, in nfnl_addattr32()
/external/libexif/libexif/
Dexif-entry.c444 exif_entry_format_value(ExifEntry *e, char *val, size_t maxlen) in exif_entry_format_value()
638 #define CF(entry,target,v,maxlen) \ argument
651 #define CC(entry,target,v,maxlen) \ argument
830 exif_entry_get_value (ExifEntry *e, char *val, unsigned int maxlen) in exif_entry_get_value()
/external/toybox/toys/pending/
Dfold.c34 int bufsz, len = 0, maxlen; local
/external/iputils/Modules/
Dpg3.c493 int count_trail_chars(const char *buffer, unsigned int maxlen) in count_trail_chars()
514 unsigned long num_arg(const char *buffer, unsigned long maxlen, in num_arg()
531 int strn_len(const char *buffer, unsigned int maxlen) in strn_len()
/external/regex-re2/re2/testing/
Dstring_generator.cc16 StringGenerator::StringGenerator(int maxlen, const vector<string>& alphabet) in StringGenerator()
/external/fio/lib/
Dnum2str.c12 char *num2str(uint64_t num, int maxlen, int base, int pow2, int unit_base) in num2str()
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_libc.cc178 uptr internal_strlcat(char *dst, const char *src, uptr maxlen) { in internal_strlcat()
200 uptr internal_strlcpy(char *dst, const char *src, uptr maxlen) { in internal_strlcpy()
219 uptr internal_strnlen(const char *s, uptr maxlen) { in internal_strnlen()
/external/dhcpcd-6.8.2/
Dif-linux.c876 add_attr_l(struct nlmsghdr *n, unsigned short maxlen, unsigned short type, in add_attr_l()
898 add_attr_32(struct nlmsghdr *n, unsigned short maxlen, unsigned short type, in add_attr_32()
945 nla_put_32(struct nlmsghdr *n, unsigned short maxlen, in nla_put_32()
967 nla_put_string(struct nlmsghdr *n, unsigned short maxlen, in nla_put_string()
1499 rta_add_attr_32(struct rtattr *rta, unsigned short maxlen, in rta_add_attr_32()
1679 add_attr_8(struct nlmsghdr *n, unsigned short maxlen, unsigned short type, in add_attr_8()
1687 add_attr_nest(struct nlmsghdr *n, unsigned short maxlen, unsigned short type) in add_attr_nest()
/external/libnl/python/netlink/genl/
Dcapi.i56 uint16_t maxlen; member
/external/icu/icu4c/source/samples/legacy/
Dnewcol.cpp74 extern "C" void test_current(UChar data[][5], uint32_t size, uint32_t maxlen, uint8_t keys[][32]) { in test_current()
Doldcol.cpp90 extern "C" void test_legacy(UChar data[][5], uint32_t size, uint32_t maxlen, uint8_t keys[4][32]) { in test_legacy()
/external/skia/bin/
Dcompare57 maxlen = max(map(len, common)) variable
/external/clang/test/Sema/
Denable_if.c29 inline size_t strnlen(const char *s, size_t maxlen) // expected-note{{candidate function}} in strnlen()

12345