Home
last modified time | relevance | path

Searched refs:out_file (Results 1 – 1 of 1) sorted by relevance

/elf/
A Dsotruss-lib.c46 static FILE *out_file; variable
113 out_file = fdopen (out_fd, "w"); in init()
114 if (out_file != NULL) in init()
115 setlinebuf (out_file); in init()
161 if (out_file == NULL) in la_objopen()
251 fprintf (out_file, "%s%15s -> %-15s:%s%s(0x%lx, 0x%lx, 0x%lx)\n", in print_enter()
338 fprintf (out_file, "%s%15s -> %-15s:%s%s - 0x%lx\n", in print_exit()

Completed in 3 milliseconds