Home
last modified time | relevance | path

Searched defs:fd (Results 1 – 6 of 6) sorted by relevance

/malloc/
A Dtst-free-errno.c86 int fd = create_temp_file ("tst-free-errno", NULL); in do_test() local
A Dtst-interpose-skeleton.c47 int fd = create_temp_file ("tst-malloc-interpose", &temp_file_path); in run_tests() local
A Dmemusage.c100 static int fd = -1; variable
595 mmap (void *start, size_t len, int prot, int flags, int fd, off_t offset) in mmap()
648 mmap64 (void *start, size_t len, int prot, int flags, int fd, off64_t offset) in mmap64()
A Dtst-malloc-fork-deadlock.c136 int fd = create_temp_file ("bug19431-large-line", &file_to_read); in create_file_with_large_line() local
A Dmemusagestat.c124 int fd; in main() local
A Dmalloc.c1158 struct malloc_chunk* fd; /* double links -- used only if free. */ member
1631 mchunkptr fd = p->fd; in unlink_chunk() local

Completed in 21 milliseconds