Searched refs:SPECIAL_GLYPH_TOUCH (Results 1 – 5 of 5) sorted by relevance
/systemd-251/src/shared/ |
D | libfido2-util.c | 294 emoji_enabled() ? special_glyph(SPECIAL_GLYPH_TOUCH) : "", in fido2_use_hmac_hash_specific_token() 308 emoji_enabled() ? special_glyph(SPECIAL_GLYPH_TOUCH) : "", in fido2_use_hmac_hash_specific_token() 347 … emoji_enabled() ? special_glyph(SPECIAL_GLYPH_TOUCH) : "", in fido2_use_hmac_hash_specific_token() 360 … emoji_enabled() ? special_glyph(SPECIAL_GLYPH_TOUCH) : "", in fido2_use_hmac_hash_specific_token() 687 emoji_enabled() ? special_glyph(SPECIAL_GLYPH_TOUCH) : "", in fido2_generate_hmac_hash() 793 emoji_enabled() ? special_glyph(SPECIAL_GLYPH_TOUCH) : "", in fido2_generate_hmac_hash() 807 emoji_enabled() ? special_glyph(SPECIAL_GLYPH_TOUCH) : "", in fido2_generate_hmac_hash() 831 emoji_enabled() ? special_glyph(SPECIAL_GLYPH_TOUCH) : "", in fido2_generate_hmac_hash() 847 … emoji_enabled() ? special_glyph(SPECIAL_GLYPH_TOUCH) : "", in fido2_generate_hmac_hash()
|
/systemd-251/src/basic/ |
D | glyph-util.c | 69 …[SPECIAL_GLYPH_TOUCH] = "O=", /* Yeah, not very convincing, can you do it bet… in special_glyph() 123 …[SPECIAL_GLYPH_TOUCH] = u8"", /* actually called: BACKHAND INDEX POINTIN… in special_glyph()
|
D | glyph-util.h | 42 SPECIAL_GLYPH_TOUCH, enumerator
|
/systemd-251/src/test/ |
D | test-locale-util.c | 118 dump_glyph(SPECIAL_GLYPH_TOUCH); in TEST()
|
/systemd-251/src/home/ |
D | homectl.c | 453 emoji_enabled() ? special_glyph(SPECIAL_GLYPH_TOUCH) : "", in handle_generic_user_record_error() 463 emoji_enabled() ? special_glyph(SPECIAL_GLYPH_TOUCH) : "", in handle_generic_user_record_error() 473 emoji_enabled() ? special_glyph(SPECIAL_GLYPH_TOUCH) : "", in handle_generic_user_record_error()
|