Searched refs:POSTFIX (Results 1 – 4 of 4) sorted by relevance
29 #ifndef POSTFIX30 #define POSTFIX macro70 POSTFIX; in TAG()90 POSTFIX; in TAG()115 POSTFIX; in TAG()156 POSTFIX; in TAG()188 POSTFIX; in TAG()239 POSTFIX; in TAG()286 POSTFIX; in TAG()356 POSTFIX; in TAG()[all …]
31 #undef POSTFIX32 #define POSTFIX ".srl" macro922 buf = app_malloc(len + sizeof(POSTFIX), "serial# buffer"); in x509_load_serial()924 memcpy(buf + len, POSTFIX, sizeof(POSTFIX)); in x509_load_serial()
858 s.writeObject(POSTFIX); in TestSerialize337()869 post.equals(POSTFIX) && in TestSerialize337()884 static final String POSTFIX = "def"; field in CompatibilityTest
861 s.writeObject(POSTFIX); in TestSerialize337()872 post.equals(POSTFIX) && in TestSerialize337()887 static final String POSTFIX = "def"; field in CompatibilityTest