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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/bin/cnid/
H A Dcnid2_create54 my $didname_dump = "didname.dump";
102 open DIDNAME, "< $didname_dump" or die "Unable to open $didname_dump: $!";
303 print "Finding the current CNID from $didname_dump\n";
310 print "Warning: could not find a valid entry for the current CNID in $didname_dump.\n";
H A Dcnid2_create.in54 my $didname_dump = "didname.dump";
102 open DIDNAME, "< $didname_dump" or die "Unable to open $didname_dump: $!";
303 print "Finding the current CNID from $didname_dump\n";
310 print "Warning: could not find a valid entry for the current CNID in $didname_dump.\n";

Completed in 96 milliseconds