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

/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Digest/
H A Dbase.pm18 sub addfile { subroutine
83 C<addfile> and C<add_bits> in terms of C<add>, and of the methods
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Digest/t/
H A Dbase.t53 $ctx->addfile(*F);
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Digest/MD5/
H A DMD5.pm68 $ctx->addfile(*FILE);
171 =item $md5->addfile($io_handle)
177 The addfile() method will croak() if it fails reading data for some
179 object will be in. The addfile() method might have been able to read
184 C<binmode> before you pass it as argument to the addfile() method.
270 Or we can use the addfile method for more efficient reading of
279 print Digest::MD5->new->addfile(*FILE)->hexdigest, " $file\n";
H A DMD5.xs623 addfile(self, fh)
/opensolaris-onvv-gate/usr/src/cmd/backup/restore/
H A Dmain.c489 addfile);
507 treescan(name, ino, addfile);
508 attrscan(0, addfile);
H A Drestore.h240 extern long addfile(char *, ino_t, int);
304 extern long addfile();
H A Dinteractive.c110 treescan(name, ino, addfile);
155 attrscan(0, addfile);
H A Drestore.c57 addfile(name, ino, type) function
106 * This is used by the 'i' option to undo previous requests made by addfile.
/opensolaris-onvv-gate/usr/src/cmd/grep_xpg4/
H A Dgrep.c97 static void addfile(char *fn);
301 addfile(file_list[i]);
369 addfile(char *fn) function
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DDigest.pm164 =item $ctx->addfile( $io_handle )
/opensolaris-onvv-gate/usr/src/cmd/ldap/ns_ldap/
H A Dldapaddent.c4090 addfile() function
4607 (void) addfile();

Completed in 138 milliseconds