Searched refs:discard (Results 51 - 68 of 68) sorted by relevance

123

/opensolaris-onvv-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_fflp_hw.h253 uint32_t discard:1; member in struct:_tcam_class_key_ip_t::__anon8300::__anon8301
261 uint32_t discard:1;
1443 uint32_t discard:1; member in struct:_tcam_key_cfg_t
/opensolaris-onvv-gate/usr/src/cmd/fm/eversholt/files/sparc/sun4v/
H A Dgcpu.esc382 * If ereport sender or detector was faulted, discard ereport
512 event upset.cpu.generic-sparc.discard@chip;
514 prop upset.cpu.generic-sparc.discard@chip (0) ->
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Tie/
H A DFile.pm1022 # might be invalid, so discard them. 20030508
1140 sub discard { subroutine
1248 # If autodeferring was enabled, cut it out and discard the history
2261 The best way to unlock a file is to discard the object and untie the
2286 =head2 C<defer>, C<flush>, C<discard>, and C<autodefer>
2368 you wish to discard the deferred writes, you may call C<-E<gt>discard>
2371 C<-E<gt>discard> to discard all the changes. Support for
2372 C<-E<gt>discard> ma
[all...]
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/
H A Dpp.c3762 I32 discard = (gimme == G_VOID) ? G_DISCARD : 0; local
3773 sv = hv_delete_ent(hv, *MARK, discard, 0);
3780 sv = av_delete((AV*)hv, SvIV(*MARK), discard);
3786 sv = avhv_delete_ent((AV*)hv, *MARK, discard, 0);
3793 if (discard)
3808 sv = hv_delete_ent(hv, keysv, discard, 0);
3811 sv = av_delete((AV*)hv, SvIV(keysv), discard);
3813 sv = avhv_delete_ent((AV*)hv, keysv, discard, 0);
3819 if (!discard)
/opensolaris-onvv-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_fflp.c2161 * discard: Discard all frames of this class
2199 if (cfg->discard) {
2200 tcam_cls_cfg.bits.ldw.discard = 1;
2643 cfg->discard = 0;
2648 if (tcam_cls_cfg.bits.ldw.discard)
2649 cfg->discard = 1;
/opensolaris-onvv-gate/usr/src/cmd/svc/shell/
H A Dmfsthistory60 svc:/network/discard:stream var/svc/manifest/network/discard.xml
61 svc:/network/discard:dgram var/svc/manifest/network/discard.xml
62 svc:/network/discard var/svc/manifest/network/discard.xml
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Digest/MD5/
H A DMD5.pm180 the file partially before it failed. It is probably wise to discard
/opensolaris-onvv-gate/usr/src/cmd/sgs/libld/common/
H A Dsections.c147 * Do not discard any symbols that are associated with non-allocable
206 /* Input section is tagged for discard? */
276 uint_t num, discard; local
290 * symbols should be discard - quickly (relatively) scan the
293 discard = 0;
301 discard++;
310 if ((discard == 0) && (ifl->ifl_flags & FLG_IF_FILEREF))
3169 * we create a replacement section, insert it, and discard the
/opensolaris-onvv-gate/usr/src/cmd/fm/eversholt/files/common/
H A Dpci.esc170 event ereport.io.pcix.discard@PCIFN{within(5s)};
261 ereport.io.pcix.discard@PCI_TO_HB,
266 ereport.io.pcix.discard@PCI_TO_HB,
1178 event upset.io.pcix.discard@PCIFN;
1180 prop upset.io.pcix.discard@PCIFN (1)->
H A Dpciex.esc1717 event upset.io.pciex.discard@PCIEXFN;
1718 event upset.io.pciex.discard@pciexrc;
1726 prop upset.io.pciex.discard@PCIEXFN (1)->
1739 prop upset.io.pciex.discard@pciexrc (1)->
2081 event upset.io.pciex.discard-bdg@PCIEXFN;
2083 prop upset.io.pciex.discard-bdg@PCIEXFN (1)->
/opensolaris-onvv-gate/usr/src/cmd/sendmail/src/
H A Dparseaddr.c1883 ** INITERRMAILERS -- initialize error and discard mailers
1892 ** initializes error and discard mailers.
1905 /* initialize the discard mailer */
1906 discardmailer.m_name = "*discard*";
3080 bool volatile discard = false; local
3148 strcmp(pvp[1], "discard") != 0))
3153 if (strcmp(pvp[1], "discard") == 0)
3156 sm_dprintf("rscheck: discard mailer selected\n");
3158 discard = true;
3233 if (discard)
[all...]
/opensolaris-onvv-gate/usr/src/uts/common/io/nxge/
H A Dnxge_fflp.c734 if (cfg.discard)
762 cfg.discard = 0;
766 cfg.discard = 1;
/opensolaris-onvv-gate/usr/src/uts/common/io/e1000g/
H A DREADME656 6589577 Huron does not discard and does transmit frames greater than maxFrameSize
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Storable/
H A DStorable.pm655 discard that hook for this class and to therefore revert to the default
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DMemoize.pm882 will discard the first element from the referenced list. The next
H A Dperl5db.pl5043 through the expressions and remove the ones that match. We also discard
5257 # This file's been compiled; discard the stored breakpoints.
/opensolaris-onvv-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.c316 size_t discard; local
404 &qlt->queue_mem_ptr, &discard, &qlt->queue_mem_acc_handle) !=
/opensolaris-onvv-gate/usr/src/pkg/manifests/
H A Dsystem-dtrace-tests.mf1271 file path=opt/SUNWdtrt/tst/common/proc/tst.discard.ksh mode=0444

Completed in 309 milliseconds

123