Home
last modified time | relevance | path

Searched defs:fdlen (Results 1 – 2 of 2) sorted by relevance

/external/elfutils/src/
Dstrings.c191 off_t fdlen = (fstat_fail in main() local
453 map_file (int fd, off_t start_off, off_t fdlen, size_t *map_sizep) in map_file()
501 read_block_no_mmap (int fd, const char *fname, off_t from, off_t fdlen) in read_block_no_mmap()
563 read_block (int fd, const char *fname, off_t fdlen, off_t from, off_t to) in read_block()
686 read_fd (int fd, const char *fname, off_t fdlen) in read_fd()
693 read_elf (Elf *elf, int fd, const char *fname, off_t fdlen) in read_elf()
/external/wpa_supplicant_8/src/radius/
Dradius.c1797 size_t fdlen = -1; in radius_msg_get_tunnel_password() local