Searched refs:malloc_write_fd (Results 1 – 4 of 4) 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()
981 err = malloc_write_fd(prof_dump_fd, prof_dump_buf, prof_dump_buf_end); in prof_dump_flush()
70 UNUSED ssize_t err = malloc_write_fd(STDERR_FILENO, in token_error()