Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dspecifier.c35 #define POSSIBLE_SPECIFIERS ALPHANUMERICAL "%" macro
83 } else if (strchr(POSSIBLE_SPECIFIERS, *f)) in specifier_printf()