Home
last modified time | relevance | path

Searched refs:pnprintf (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/os/
H A Dlog.c575 pnprintf(char *string, int size, const char *f, ...) in pnprintf() function
810 printf_func = pnprintf; in LogVHdrMessageVerb()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog45764 which pnprintf will complain about anyway. And in most cases it won't matter.
45766 This requires renaming pnprintf to vpnprintf and changing the size_t to int to
45767 be compatible with Xvscnprintf. pnprintf is internal only, the others are
50796 pnprintf supports size_t since 5ea21560dd071ea4ab87430000d087fd5fe1f092
62270 os: complain about unsupported pnprintf directives
62279 os: support %c in pnprintf
62288 os: support %% in pnprintf
62297 os: support pnprintf length modifiers for integers
63762 os: document pnprintf as sigsafe snprintf
64145 os: fix pnprintf OOB buffer read for unterminated length modifiers
[all …]