Searched refs:discarded (Results 1 – 25 of 94) sorted by relevance
1234
| /NextBSD/contrib/diff/src/ |
| HD | analyze.c | 379 char *discarded[2]; in discard_confusing_lines() local 406 discarded[0] = zalloc (filevec[0].buffered_lines in discard_confusing_lines() 408 discarded[1] = discarded[0] + filevec[0].buffered_lines; in discard_confusing_lines() 416 char *discards = discarded[f]; in discard_confusing_lines() 447 register char *discards = discarded[f]; in discard_confusing_lines() 555 char *discards = discarded[f]; in discard_confusing_lines() 569 free (discarded[0]); in discard_confusing_lines()
|
| /NextBSD/crypto/openssl/doc/crypto/ |
| HD | PKCS12_parse.pod | 24 which case additional certificates will be discarded. B<*ca> can also be a 45 certificates. Other attributes are discarded.
|
| HD | BIO_s_null.pod | 16 the null sink is discarded, reads return EOF.
|
| HD | BIO_new.pod | 50 on it other than the discarded return value.
|
| HD | BIO_f_md.pod | 92 /* Note: mdtmp can now be discarded */
|
| /NextBSD/etc/pam.d/ |
| HD | atrun | 8 # in jobs discarded, not just delayed, during a no-login period.
|
| /NextBSD/contrib/binutils/gas/doc/ |
| HD | c-arc.texi | 255 is discarded). OP1_MUST_BE_IMM is used by bitwise ORing it with 269 is, the result is discarded). This is the same as though the source 293 immediate operand. The result of this operation would be discarded.
|
| /NextBSD/usr.sbin/bsnmpd/modules/snmp_wlan/ |
| HD | BEGEMOT-WIRELESS-MIB.txt | 1845 "The number of received discarded duplicate frames by this interface." 1864 "The number of received multicast echo frames discarded by this 1914 "The number of received frames that were discarded by this interface 1924 "The number of received management frames discarded by this interface." 2001 "The number of frames received by this interface, that were discarded 2386 "The number of frames discarded by this interface due to TKIP 2465 "The number of frames that were discarded by by this interface 2715 were discarded due to interface state not ready for transmit." 2725 were discarded since the receiving station was not associated." 2735 were discarded since their priority was not determined." [all …]
|
| /NextBSD/tools/tools/netrate/ |
| HD | README | 8 and discarded.
|
| /NextBSD/usr.bin/sed/ |
| HD | POSIX | 153 to be discarded from the output regardless. A strict reading of 155 As historic sed implementations always discarded the backslash,
|
| /NextBSD/sys/dev/agp/ |
| HD | agp_if.m | 83 # ensure that any mappings cached in the chipset are discarded.
|
| /NextBSD/usr.sbin/bsnmpd/modules/snmp_bridge/ |
| HD | BEGEMOT-BRIDGE-MIB.txt | 258 "The number of frames discarded by this port due 267 "The number of frames discarded by this port due 415 information is discarded. This is the actual value that 858 have been learnt, but have been discarded due to Forwarding 1051 "Count of received valid frames that were discarded
|
| HD | BRIDGE-MIB.txt | 308 "The number of frames discarded by this port due 321 "The number of frames discarded by this port due 441 discarded, in units of hundredths of a second. This is 772 discarded due to a lack of storage space in the 1000 "Count of received valid frames that were discarded
|
| /NextBSD/contrib/netbsd-tests/lib/libcurses/ |
| HD | testframe.txt | 134 excess output from the slave is not discarded if there is more 163 when a call requires input. Any unused input will be discarded
|
| /NextBSD/crypto/openssh/ |
| HD | PROTOCOL.chacha20poly1305 | 10 is used as a keystream, with any unused bytes simply discarded.
|
| /NextBSD/sys/dev/ixl/ |
| HD | ixl.h | 427 u64 discarded; member
|
| HD | ixl_txrx.c | 741 rxr->discarded++; in ixl_isc_rxd_pkt_get()
|
| /NextBSD/contrib/byacc/ |
| HD | README.BTYACC | 172 and non-terminals that are discarded and deleted as 175 In the previous versions the discarded token and non-terminal 181 values and positions of the discarded tokens and
|
| /NextBSD/contrib/gcc/cp/ |
| HD | NEWS | 169 * Unused virtual functions can be discarded on some targets by specifying 298 will now be discarded by the GNU linker, so you don't need to use -frepo.
|
| /NextBSD/contrib/binutils/bfd/ |
| HD | ChangeLog | 433 than reading personality local sym. Handle discarded sections. 1274 from discarded sections before relocate_section has done its job. 1276 relocs against symbols from discarded sections. 1282 symbols in discarded sections, and zero reloc. Remove existing
|
| /NextBSD/contrib/binutils/ld/ |
| HD | ChangeLog-2006 | 122 sections have been discarded. 629 Set discarded section's output_section to bfd_abs_section_ptr. 1167 * ldlang.c (lang_map): Print the list of discarded input sections.
|
| /NextBSD/contrib/ntp/ntpd/ |
| HD | ntp.conf.def | 275 The remaining servers are discarded as if never 334 The server is discarded by the selection algroithm. 493 of these checks and be discarded. 1202 Number of packets discarded due to rate limitation. 1494 Packets that violate these minima are discarded 1844 subsequent manycast server replies are discarded, 1978 will be discarded if there are at least 1994 will be discarded if there are at least
|
| HD | invoke-ntp.conf.texi | 236 The remaining servers are discarded as if never 295 The server is discarded by the selection algroithm. 455 of these checks and be discarded. 1144 Number of packets discarded due to rate limitation. 1428 Packets that violate these minima are discarded 1776 subsequent manycast server replies are discarded, 1902 will be discarded if there are at least 1918 will be discarded if there are at least
|
| /NextBSD/sys/boot/common/ |
| HD | help.common | 404 If allowed, the named variable's value is discarded and the variable
|
| /NextBSD/contrib/gcc/doc/ |
| HD | hostconfig.texi | 133 a file and written to, but all the information written is discarded.
|
1234