Searched refs:currphase (Results 1 - 1 of 1) sorted by relevance

/bind-9.6-ESV-R11/contrib/zkt/
H A Drollover.c231 int currphase; local
292 currphase = get_parent_phase (path); /* this is the actual state we are in */
300 switch ( currphase )
307 if ( !create_parent_file (path, currphase+1, z->key_ttl, ksk) )
342 assert ( currphase == 1 || currphase == 2 );

Completed in 1365 milliseconds