Searched refs:PROTOCOL_PREFIX (Results 1 – 1 of 1) sorted by relevance
2242 #define PROTOCOL_PREFIX "REP_PROTOCOL_" macro2263 assert(strncmp(e->pt_name, PROTOCOL_PREFIX, in client_init()2264 strlen(PROTOCOL_PREFIX)) == 0); in client_init()2265 e->pt_name += strlen(PROTOCOL_PREFIX); in client_init()