HomeSort by: relevance | last modified time | path
    Searched refs:evasprintf (Results 1 - 5 of 5) sorted by relevancy

  /src/include/
util.h 164 int evasprintf(char ** __restrict, const char * __restrict,
  /src/lib/libutil/
efun.c 169 evasprintf(char ** __restrict ret, const char * __restrict format, va_list ap) function in typeref:typename:int
Makefile 99 MLINKS+=efun.3 evasprintf.3
  /src/usr.bin/mail/
support.c 101 rval = evasprintf(&p, format, args);
  /src/tools/compat/
compat_defs.h 376 int evasprintf(char **, const char *, va_list);

Completed in 48 milliseconds