Home
last modified time | relevance | path

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

/dports/dns/p5-Net-DRI/Net-DRI-0.96/lib/Net/DRI/DRD/
H A DOpenSRS.pm108 my $rc=$ndr->try_restore_from_cache('account','domains','list');
118 my $rc=$ndr->try_restore_from_cache('domain',$domain,'info');
H A DNAME.pm119 my $rc=$ndr->try_restore_from_cache('emailfwd',$email,'check');
137 my $rc=$ndr->try_restore_from_cache('emailfwd',$email,'info');
H A DNominet.pm140 my $rc=$ndr->try_restore_from_cache('host',$roid,'info');
225 my $rc=$ndr->try_restore_from_cache('account','domains','list');
H A DGandi.pm97 my $rc=$ndr->try_restore_from_cache('account','domains','list');
H A DOVH.pm98 my $rc=$ndr->try_restore_from_cache('account','domains','list');
H A DBookMyName.pm99 my $rc=$ndr->try_restore_from_cache('account','domains','list');
/dports/dns/p5-Net-DRI/Net-DRI-0.96/lib/Net/DRI/
H A DDRD.pm465 my $rc=$ndr->try_restore_from_cache('domain',$domain,'info');
475 my $rc=$ndr->try_restore_from_cache('domain',$domain,'check');
490 $rc=$ndr->try_restore_from_cache('domain',$domain,'check');
759 my $rc=$ndr->try_restore_from_cache('host',$name,'info');
772 my $rc=$ndr->try_restore_from_cache('host',$name,'check');
788 $rc=$ndr->try_restore_from_cache('host',$host,'check');
948 my $rc=$ndr->try_restore_from_cache('contact',$contact->srid(),'info');
958 my $rc=$ndr->try_restore_from_cache('contact',$contact->srid(),'check');
972 $rc=$ndr->try_restore_from_cache('contact',$contact->srid(),'check');
H A DRegistry.pm199 sub try_restore_from_cache subroutine
/dports/dns/p5-Net-DRI/Net-DRI-0.96/
H A DChanges196try_restore_from_cache, DRD and various DRD subclasses): Registry::set_info_from_cache() disappear…