Searched refs:INTERVALSTR (Results 1 – 1 of 1) sorted by relevance
6003 #define INTERVALSTR "interval" macro6398 } else if ( !strncasecmp( c->argv[ i ], INTERVALSTR "=", in parse_syncrepl_line()6399 STRLENOF( INTERVALSTR "=" ) ) ) in parse_syncrepl_line()6401 val = c->argv[ i ] + STRLENOF( INTERVALSTR "=" ); in parse_syncrepl_line()7302 INTERVALSTR, dd, hh, mm, ss ); in syncrepl_unparse()