Home
last modified time | relevance | path

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

/freebsd-12.1/lib/libnetbsd/
H A Dutil.h51 int easprintf(char ** __restrict, const char * __restrict, ...)
H A Defun.c142 easprintf(char ** __restrict ret, const char * __restrict format, ...) in easprintf() function
/freebsd-12.1/usr.bin/diff/
H A Ddiff.h99 int easprintf(char **, const char *, ...);
/freebsd-12.1/contrib/netbsd-tests/libexec/ld.elf_so/
H A Dt_ifunc.c80 easprintf(&command, "%s/h_ifunc %d", in ATF_TC_BODY()