Searched refs:malloc_write_fd (Results 1 – 4 of 4) sorted by relevance
70 malloc_write_fd(int fd, const void *buf, size_t count) { in malloc_write_fd() function
71 malloc_write_fd(STDERR_FILENO, s, strlen(s)); in wrtmessage()
403 prof_dump_write_file_t *JET_MUTABLE prof_dump_write_file = malloc_write_fd;
485 arg->ret = malloc_write_fd(arg->fd, to_write, bytes); in prof_emitter_write_cb()