Searched refs:malloc_write_fd (Results 1 – 3 of 3) sorted by relevance
67 malloc_write_fd(int fd, const void *buf, size_t count) { in malloc_write_fd() function
73 malloc_write_fd(STDERR_FILENO, s, strlen(s)); in wrtmessage()
1251 err = malloc_write_fd(prof_dump_fd, prof_dump_buf, prof_dump_buf_end); in prof_dump_flush()