Searched refs:retrieve_fd (Results 1 – 3 of 3) sorted by relevance
12 use Storable qw(store_fd retrieve_fd nstore_fd);188 my $x = retrieve_fd($fh);212 my $x = retrieve_fd($fh);238 my $x = retrieve_fd($fh);261 my $x = retrieve_fd($fh);281 my $x = retrieve_fd($fh);299 my $x = retrieve_fd($fh);
452 sub retrieve_fd { &fd_retrieve } # Backward compatibility subroutine
1045 - Added code example for store_fd() and retrieve_fd() in the1166 - Removed erroneous line in retrieve_fd