Searched refs:S (Results 1 – 2 of 2) sorted by relevance
1 S(N_("Success"))2 S(N_("Probable success"))3 S(N_("Not found"))4 S(N_("Probably not found"))5 S(N_("Cache expired"))7 S(N_("Unknown object"))8 S(N_("Server busy, try again"))9 S(N_("Generic system error"))11 S(N_("Permission denied"))12 S(N_("Not owner"))[all …]
32 #define S(s) char MF(__LINE__)[sizeof (s)]; macro34 #undef S40 #define S(s) s, macro42 #undef S48 #define S(s) offsetof (union msgstr_t, MF (__LINE__)), macro50 #undef S
Completed in 4 milliseconds