Searched refs:pnprintf (Results 1 – 2 of 2) sorted by relevance
575 pnprintf(char *string, int size, const char *f, ...) in pnprintf() function810 printf_func = pnprintf; in LogVHdrMessageVerb()
45764 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 to45767 be compatible with Xvscnprintf. pnprintf is internal only, the others are50796 pnprintf supports size_t since 5ea21560dd071ea4ab87430000d087fd5fe1f09262270 os: complain about unsupported pnprintf directives62279 os: support %c in pnprintf62288 os: support %% in pnprintf62297 os: support pnprintf length modifiers for integers63762 os: document pnprintf as sigsafe snprintf64145 os: fix pnprintf OOB buffer read for unterminated length modifiers[all …]