Searched refs:retrieve (Results 26 - 48 of 48) sorted by relevance

12

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/lib/Encode/
H A DEncoder.pm157 You can retrieve the result via -E<gt>data but usually you don't have to
/osnet-11/usr/src/grub/grub-0.97/netboot/
H A Dns8390.c333 static int ns8390_poll(struct nic *nic, int retrieve);
488 static int ns8390_poll(struct nic *nic, int retrieve) argument
514 if ( ! retrieve ) return 1;
H A Dsis900.c150 static int sis900_poll(struct nic *nic, int retrieve);
1148 sis900_poll(struct nic *nic, int retrieve) argument
1163 if ( ! retrieve ) return 1;
H A Dforcedeth.c800 static int forcedeth_poll(struct nic *nic, int retrieve) argument
817 if ( ! retrieve ) return 1;
H A Dns83820.c673 static int ns83820_poll(struct nic *nic, int retrieve) argument
688 if ( ! retrieve ) return 1;
H A Dpcnet32.c542 static int pcnet32_poll(struct nic *nic __unused, int retrieve) argument
557 if ( ! retrieve ) return 1;
H A Dnic.c185 int eth_poll(int retrieve) argument
187 return ((*nic.poll)(&nic, retrieve));
H A Dtlan.c529 static int tlan_poll(struct nic *nic, int retrieve) argument
542 if ((tmpCStat & TLAN_CSTAT_FRM_CMP) && !retrieve)
1055 * ack and a stop bit. This function is used to retrieve
H A Dtulip.c488 static int tulip_poll(struct nic *nic, int retrieve);
1130 static int tulip_poll(struct nic *nic, int retrieve) argument
1141 if ( ! retrieve ) return 1;
H A Dundi.c945 static int undi_poll(struct nic *nic, int retrieve) argument
H A De1000.c2853 * PHY to retrieve the desired data.
3438 e1000_poll (struct nic *nic, int retrieve) argument
3449 if ( ! retrieve ) return 1;
H A Dtg3.c2992 static int tg3_poll(struct nic *nic, int retrieve) argument
3003 if ( (tp->hw_status->idx[0].rx_producer != tp->rx_rcb_ptr) && !retrieve )
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DLaTeX.pm488 Can be used to set or retrieve the current value.
518 Can be used to set or retrieve the current value.
551 Can be used to set or retrieve the current value:
592 Can be used to set or retrieve the current value:
620 Can be used to set or retrieve the current value:
H A DParser.pm1020 method to retrieve a single line of input text (hence, an appropriate
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CGI/
H A DCookie.pm460 in its cookies. If you are trying to retrieve a cookie set by a foreign server,
464 You may also retrieve cookies that were stored in some external
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DDBM_Filter.pm543 possible to retrieve all data that you have written when the DBM filter
H A DCGI.pm2918 # if no value is supplied, then we retrieve the
2924 # If no name is supplied, then retrieve the names of all our cookies.
4394 retrieve CGI parameters, create HTML tags, manage cookies, and so
4706 instead be returned as-is in a parameter named POSTDATA. To retrieve
5268 such as expiration time. Use the cookie() method to create and retrieve
5592 You can also retrieve the unprocessed query string with query_string():
5670 fill-out form, ignoring the URL's query string. To retrieve URL
6062 retrieve the field's value using the param() method.
6233 When the form is processed, you can retrieve an L<IO::Handle> compatible
6267 retrieve thi
[all...]
H A DMemoize.pm943 hash to disk and retrieve it again, but you can't modify the hash while
H A DCPAN.pm3444 eval { $cache = Storable::retrieve($metadata_file) };
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dconfig_h.SH2539 * available to retrieve enchanced (shadow) password entries by name.
2569 * available to retrieve protected (shadow) password entries by name.
2575 * available to retrieve SysV shadow password entries by name.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DFTP.pm1748 C<autoftp> is a program that can retrieve, send, or list files via
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dh2xs.PL53 will include functions which can be used to retrieve the value of any
1905 (ABSTRACT_FROM => '$modpmname', # retrieve abstract from module
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/
H A DBigInt.pm3840 This allows Math::BigInt to correctly retrieve package globals from the

Completed in 123 milliseconds

12