Home
last modified time | relevance | path

Searched defs:print_qrcode (Results 1 – 2 of 2) sorted by relevance

/systemd-251/src/shared/
Dqrcode-util.h12 static inline int print_qrcode(FILE *out, const char *header, const char *string) { in print_qrcode() function
Dqrcode-util.c83 int print_qrcode(FILE *out, const char *header, const char *string) { in print_qrcode() function