Home
last modified time | relevance | path

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

/freebsd/libexec/rtld-elf/
H A Drtld_printf.h35 int rtld_snprintf(char *buf, size_t bufsize, const char *fmt, ...)
H A Drtld_printf.c433 rtld_snprintf(char *buf, size_t bufsize, const char *fmt, ...) in rtld_snprintf() function
H A Drtld.c3641 if (rtld_snprintf(found, len, "#%d/%s", dirfd, name) < in search_library_pathfds()