HomeSort by: relevance | last modified time | path
    Searched defs:dprintf_l (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libc/stdio/
dprintf.c 49 __weak_alias(dprintf_l, _dprintf_l)
64 dprintf_l(int fd, locale_t loc, const char * __restrict fmt, ...) function in typeref:typename:int
  /src/lib/libc/include/
namespace.h 295 #define dprintf_l _dprintf_l macro

Completed in 146 milliseconds