Home
last modified time | relevance | path

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

/freebsd-13-stable/libexec/rtld-elf/
HDrtld_printf.h35 int rtld_snprintf(char *buf, size_t bufsize, const char *fmt, ...)
HDrtld_printf.c434 rtld_snprintf(char *buf, size_t bufsize, const char *fmt, ...) in rtld_snprintf() function
HDrtld.c3671 if (rtld_snprintf(found, len, "#%d/%s", dirfd, name) < 0) { in search_library_pathfds()