Searched refs:IDSTR (Results 1 – 1 of 1) sorted by relevance
5994 #define IDSTR "rid" macro6157 if ( !strncasecmp( c->argv[ i ], IDSTR "=", in parse_syncrepl_line()6158 STRLENOF( IDSTR "=" ) ) ) in parse_syncrepl_line()6162 val = c->argv[ i ] + STRLENOF( IDSTR "=" ); in parse_syncrepl_line()6178 sprintf( si->si_ridtxt, IDSTR "=%03d", si->si_rid ); in parse_syncrepl_line()6554 si->si_got & GOT_RID ? "" : " "IDSTR, in parse_syncrepl_line()7189 len = snprintf( ptr, WHATSLEFT, IDSTR "=%03d " PROVIDERSTR "=%s", in syncrepl_unparse()