Searched defs:fdlen (Results 1 – 2 of 2) sorted by relevance
/external/elfutils/src/ |
D | strings.c | 190 off64_t fdlen = (fstat_fail in main() local 461 map_file (int fd, off64_t start_off, off64_t fdlen, size_t *map_sizep) in map_file() 517 read_block_no_mmap (int fd, const char *fname, off64_t from, off64_t fdlen) in read_block_no_mmap() 579 read_block (int fd, const char *fname, off64_t fdlen, off64_t from, off64_t to) in read_block() 702 read_fd (int fd, const char *fname, off64_t fdlen) in read_fd() 709 read_elf (Elf *elf, int fd, const char *fname, off64_t fdlen) in read_elf()
|
/external/wpa_supplicant_8/src/radius/ |
D | radius.c | 1429 size_t fdlen = -1; in radius_msg_get_tunnel_password() local
|