Home
last modified time | relevance | path

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

/systemd-251/src/basic/
Dglyph-util.h58 static inline const char *special_glyph_check_mark_space(bool b) { in special_glyph_check_mark_space() function
/systemd-251/src/sysupdate/
Dsysupdate.c445 … TABLE_STRING, special_glyph_check_mark_space(FLAGS_SET(us->flags, UPDATE_INSTALLED)), in context_show_table()
447 … TABLE_STRING, special_glyph_check_mark_space(FLAGS_SET(us->flags, UPDATE_AVAILABLE)), in context_show_table()