Searched defs:len (Results 51 - 75 of 168) sorted by relevance

1234567

/openwrt/target/linux/brcm63xx/image/lzma-loader/src/
H A Dprintf.c243 int len=0; local
/openwrt/target/linux/generic/image/lzma-loader/src/
H A Dprint.c238 int len=0; local
/openwrt/target/linux/lantiq/image/lzma-loader/src/
H A Dprintf.c243 int len=0; local
/openwrt/target/linux/ramips/image/lzma-loader/src/
H A Dprintf.c243 int len=0; local
/openwrt/tools/firmware-utils/src/
H A Dairlink.c154 uint32_t crc32(uchar * buf, uint32_t len) argument
241 long i, len = lseek(fd, 0, SEEK_END); local
[all...]
H A Dmkbrnimg.c55 static uint32_t crc32buf(unsigned char *buf, size_t len) argument
108 size_t len, padded_len; local
[all...]
H A Dosbridge-crc.c296 uint32_t crc32buf(char *buf, size_t len) argument
H A Dptgen.c133 int i, fd, ret = -1, start, len; local
H A Dtrx.c75 uint32_t len; /* Length of file including header */ member in struct:trx_header
406 uint32_t crc32buf(char *buf, size_t len) argument
H A Dtrx2edips.c29 uint32_t len; /* Length of file including header */ member in struct:trx_header
96 uint32_t crc32buf(char *buf, size_t len) argument
H A Dtrx2usr.c40 uint32 len; // file length without this header member in struct:usr_header
/openwrt/tools/padjffs2/src/
H A Dpadjffs2.c104 ssize_t len; local
/openwrt/package/kernel/button-hotplug/src/
H A Dbutton-hotplug.c101 int len; local
/openwrt/package/kernel/lantiq/ltq-deu/src/
H A Difxmips_md5_hmac.c210 static int md5_hmac_update(struct shash_desc *desc, const u8 *data, unsigned int len) argument
[all...]
H A Difxmips_sha1_hmac.c197 sha1_hmac_update(struct shash_desc *desc, const u8 *data, unsigned int len) argument
/openwrt/package/kernel/lantiq/ltq-ptm/src/
H A Difxmips_ptm_ar9.c349 int len = 0; local
[all...]
H A Difxmips_ptm_test.c151 int len; local
280 int len = 0; local
337 int len, rlen; local
451 int len = 0; local
614 int len, rlen; local
818 get_token(char **p1, char **p2, int *len, int *colon) argument
862 get_number(char **p, int *len, int is_hex) argument
903 ignore_space(char **p, int *len) argument
[all...]
/openwrt/package/libs/libnl-tiny/src/
H A Dmsg.c261 static struct nl_msg *__nlmsg_alloc(size_t len) argument
409 void *nlmsg_reserve(struct nl_msg *n, size_t len, int pad) argument
444 nlmsg_append(struct nl_msg *n, void *data, size_t len, int pad) argument
[all...]
/openwrt/package/network/config/swconfig/src/
H A Dswlib.h139 int len; member in struct:switch_val
/openwrt/package/network/services/ead/src/
H A Dead-client.c83 int len; local
152 int len = ntohl(msg->len) - sizeof(struct ead_msg_pong); local
192 int len = ntohl(msg->len) - sizeof(struct ead_msg_number); local
[all...]
/openwrt/package/network/services/ead/src/tinysrp/
H A Dt_pwd.h99 int len; member in struct:t_num
/openwrt/package/utils/otrx/src/
H A Dotrx.c127 uint32_t otrx_crc32(uint8_t *buf, size_t len) { argument
/openwrt/package/utils/px5g-standalone/src/library/
H A Drsa.c494 int ret, len, siglen; local
648 int len; local
[all...]
/openwrt/scripts/config/
H A Dlkc.h99 static inline void xfwrite(const void *str, size_t len, size_t count, FILE *out) argument
131 size_t len; member in struct:gstr
/openwrt/target/linux/adm5120/files-3.18/drivers/mtd/maps/
H A Dadm5120-flash.c167 adm5120_flash_copy_from(struct map_info *map, void *to, unsigned long from, ssize_t len) argument

Completed in 284 milliseconds

1234567