Home
last modified time | relevance | path

Searched refs:INTERVALSTR (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/bsd/openldap/dist/servers/slapd/
Dsyncrepl.c6003 #define INTERVALSTR "interval" macro
6398 } 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()