| /f-stack/freebsd/libkern/ |
| H A D | strnlen.c | 35 strnlen(const char *s, size_t maxlen) in strnlen()
|
| H A D | strndup.c | 41 strndup(const char *string, size_t maxlen, struct malloc_type *type) in strndup()
|
| /f-stack/freebsd/netgraph/bluetooth/include/ |
| H A D | ng_bluetooth.h | 71 u_int32_t maxlen; /* maximal number of items in the queue */ member 157 u_int32_t maxlen; /* maximal number of items in the queue */ member
|
| /f-stack/tools/compat/ |
| H A D | rtioctl.c | 77 unsigned maxlen; in rtioctl() local
|
| /f-stack/tools/ifconfig/ |
| H A D | ifieee80211.c | 2702 printie(const char* tag, const uint8_t *ie, size_t ielen, int maxlen) in printie() 2781 printvhtcap(const char *tag, const u_int8_t *ie, size_t ielen, int maxlen) in printvhtcap() 2853 printhtcap(const char *tag, const u_int8_t *ie, size_t ielen, int maxlen) in printhtcap() 2887 printhtinfo(const char *tag, const u_int8_t *ie, size_t ielen, int maxlen) in printhtinfo() 2919 printathie(const char *tag, const u_int8_t *ie, size_t ielen, int maxlen) in printathie() 3062 printwpaie(const char *tag, const u_int8_t *ie, size_t ielen, int maxlen) in printwpaie() 3148 printrsnie(const char *tag, const u_int8_t *ie, size_t ielen, int maxlen) in printrsnie() 3196 printwpsie(const char *tag, const u_int8_t *ie, size_t ielen, int maxlen) in printwpsie() 3451 size_t maxlen; in copy_essid() local 3484 printssid(const char *tag, const u_int8_t *ie, size_t ielen, int maxlen) in printssid() [all …]
|
| /f-stack/dpdk/app/test/ |
| H A D | test_memzone.c | 503 size_t maxlen; in test_memzone_reserve_max() local 549 size_t maxlen, minlen = 0; in test_memzone_reserve_max_aligned() local
|
| /f-stack/dpdk/lib/librte_cmdline/ |
| H A D | cmdline_cirbuf.h | 20 unsigned int maxlen; /**< total len of the fifo (number of elements) */ member
|
| H A D | cmdline_cirbuf.c | 15 cirbuf_init(struct cirbuf *cbuf, char *buf, unsigned int start, unsigned int maxlen) in cirbuf_init()
|
| /f-stack/freebsd/net80211/ |
| H A D | ieee80211_ageq.c | 54 ieee80211_ageq_init(struct ieee80211_ageq *aq, int maxlen, const char *name) in ieee80211_ageq_init()
|
| /f-stack/app/redis-5.0.5/src/ |
| H A D | lzf_c.c | 164 unsigned int maxlen = in_end - ip - len; in lzf_compress() local
|
| H A D | t_stream.c | 374 int64_t streamTrimByLength(stream *s, size_t maxlen, int approx) { in streamTrimByLength() 1170 long long maxlen = -1; /* If left to -1 no trimming is performed. */ in xaddCommand() local 2372 long long maxlen = -1; /* If left to -1 no trimming is performed. */ in xtrimCommand() local
|
| H A D | bitops.c | 597 unsigned long *len, maxlen = 0; /* Array of length of src strings, in bitopCommand() local
|
| /f-stack/freebsd/contrib/ngatm/netnatm/msg/ |
| H A D | priv.h | 69 u_int maxlen; /* maximum size */ member
|
| /f-stack/freebsd/contrib/openzfs/lib/libzfs/ |
| H A D | libzfs_diff.c | 64 char *pn, int maxlen, zfs_stat_t *sb) in get_stats_for_obj() 343 int maxlen) in describe_free()
|
| /f-stack/dpdk/lib/librte_eal/common/ |
| H A D | eal_common_devargs.c | 182 const size_t maxlen = sizeof(da->name); in rte_devargs_parse() local
|
| /f-stack/lib/ |
| H A D | ff_route.c | 936 int alloc_len, struct rib_cmd_info *rc, struct nhop_object *nh, unsigned maxlen) in update_rtm_from_rc() 1033 ff_rtioctl(int fibnum, void *data, unsigned *plen, unsigned maxlen) in ff_rtioctl()
|
| H A D | ff_msg.h | 72 unsigned maxlen; member
|
| /f-stack/freebsd/netinet6/ |
| H A D | nd6_nbr.c | 413 int maxlen; in nd6_ns_output_fib() local 950 int icmp6len, maxlen, error; in nd6_na_output_fib() local
|
| /f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/ |
| H A D | pwhash_scryptsalsa208sha256.c | 56 sodium_strnlen(const char *str, size_t maxlen) in sodium_strnlen()
|
| /f-stack/freebsd/kern/ |
| H A D | tty_inq.c | 352 ttyinq_findchar(struct ttyinq *ti, const char *breakc, size_t maxlen, in ttyinq_findchar()
|
| /f-stack/freebsd/i386/i386/ |
| H A D | bios.c | 444 bios_oem_strings(struct bios_oem *oem, u_char *buffer, size_t maxlen) in bios_oem_strings()
|
| H A D | copyout.c | 162 copyinstr(const void *udaddr, void *kaddr, size_t maxlen, size_t *lencopied) in copyinstr()
|
| /f-stack/freebsd/netpfil/pf/ |
| H A D | pf_norm.c | 826 uint16_t total, maxlen; in pf_reassemble6() local 947 uint16_t hdrlen, extoff, maxlen; in pf_refragment6() local
|
| /f-stack/freebsd/netpfil/ipfw/ |
| H A D | dn_sched_qfq.c | 276 static int qfq_calc_index(uint32_t inv_w, unsigned int maxlen) in qfq_calc_index()
|
| /f-stack/app/redis-5.0.5/deps/linenoise/ |
| H A D | linenoise.c | 1004 size_t len = 0, maxlen = 0; in linenoiseNoTTY() local
|