Searched refs:fetched (Results 1 - 7 of 7) sorted by relevance

/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/ccache/
H A Dcc_retr.c220 } fetched, best; local
223 #define fetchcreds (fetched.creds)
227 memset(&fetched, 0, sizeof (fetched));
245 fetched.pref = pref (fetchcreds.keyblock.enctype,
247 if (fetched.pref < 0)
249 else if (!have_creds || fetched.pref < best.pref) {
254 best = fetched;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/Unicode/
H A DUnicode.pm151 =item BOM as integer when fetched in network byte order
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DNNTP.pm757 selected newsgroup is fetched.
H A DFTP.pm1259 The FTP protocol allows files to be sent to or fetched from the
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Tie/
H A DFile.pm2163 will be stored in memory, and the second time it will be fetched from
2177 fetched from disk every time you examine them.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DCPAN.pm6029 Modules are fetched from one or more of the mirrored CPAN
6039 of what has been fetched, built and installed in the current
H A DCGI.pm7541 Some of the more useful environment variables can be fetched

Completed in 828 milliseconds