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

/macosx-10.10.1/bind9-45.101/bind9/contrib/zkt/
H A Ddnssec-zkt.c137 static int create_parent_file (const char *fname, int phase, int ttl, const dki_t *dkp);
663 if ( !create_parent_file (path, phase, key_ttl, dkp) )
681 if ( !create_parent_file (path, phase, key_ttl, dkp) )
706 ** create_parent_file ()
708 static int create_parent_file (const char *fname, int phase, int ttl, const dki_t *dkp) function
H A Dzkt-keyman.c125 static int create_parent_file (const char *fname, int phase, int ttl, const dki_t *dkp);
570 if ( !create_parent_file (path, phase, key_ttl, dkp) )
588 if ( !create_parent_file (path, phase, key_ttl, dkp) )
613 ** create_parent_file ()
615 static int create_parent_file (const char *fname, int phase, int ttl, const dki_t *dkp) function
H A Drollover.c177 ** create_parent_file ()
179 static int create_parent_file (const char *fname, int phase, int ttl, const dki_t *dkp) function
271 if ( !create_parent_file (path, 1, z->key_ttl, ksk) )
307 if ( !create_parent_file (path, currphase+1, z->key_ttl, ksk) )

Completed in 102 milliseconds