Searched defs:rtld_printf (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/libexec/rtld-elf/
H A Drtld_printf.h40 #define rtld_printf(...) rtld_fdprintf(STDOUT_FILENO, __VA_ARGS__) macro

Completed in 66 milliseconds