Home
last modified time | relevance | path

Searched refs:invalid (Results 101 – 125 of 162) sorted by relevance

1234567

/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_main.c3131 boolean_t invalid; in igb_setup_link() local
3135 invalid = B_FALSE; in igb_setup_link()
3160 invalid = B_TRUE; in igb_setup_link()
3176 invalid = B_TRUE; in igb_setup_link()
3179 if (invalid) { in igb_setup_link()
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibmf/
H A Dibmf_impl.c413 boolean_t invalid = B_FALSE; in ibmf_i_get_ci() local
593 invalid = B_TRUE; in ibmf_i_get_ci()
620 invalid = B_TRUE; in ibmf_i_get_ci()
639 if (invalid == B_TRUE) { in ibmf_i_get_ci()
/illumos-gate/usr/src/lib/libshare/common/
H A Dlibsharecore.c2312 char *invalid = "\"/\\[]:|<>+;,?*="; in sa_fix_resource_name() local
2359 if ((iscntrl(*p)) || strchr(invalid, *p)) in sa_fix_resource_name()
/illumos-gate/usr/src/contrib/zlib/
H A DChangeLog90 - Fix bug that accepted invalid zlib header when windowBits is zero
150 - Check for invalid code length codes in contrib/puff
624 - Add puff compile option to permit invalid distance-too-far streams
646 - Add compile option to permit invalid distance-too-far streams
750 invalid inflate input. Thanks to Tavis Ormandy and Markus Oberhumer for
1105 - Returned incorrect error (Z_MEM_ERROR) on some invalid data
1106 - Avoid accesses before window for invalid distances with inflate window
1337 - Fix inflate to terminate gracefully when fed corrupted or invalid data
/illumos-gate/usr/src/lib/libbsm/
H A Daudit_event.txt36 # compatibility reasons. Obsolete events are defined in the "no" (invalid)
44 # 0 Reserved as an invalid event number.
/illumos-gate/usr/src/uts/common/sys/
H A DTHIRDPARTYLICENSE.unicode131 invalid or unenforceable, the remaining provisions of this
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dbtree2.test172 return "Key $i has an invalid extension"
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c4522 int invalid = 0; in fctl_create_remote_port() local
4533 invalid = (rnodep->fd_flags == FC_REMOTE_NODE_INVALID) ? 1 : 0; in fctl_create_remote_port()
4536 if (rnodep == NULL || invalid) { in fctl_create_remote_port()
4563 invalid = (pd->pd_state == PORT_DEVICE_INVALID) ? 1 : 0; in fctl_create_remote_port()
4567 if (pd == NULL || invalid) { in fctl_create_remote_port()
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_main.c4514 boolean_t invalid; in e1000g_reset_link() local
4519 invalid = B_FALSE; in e1000g_reset_link()
4547 invalid = B_TRUE; in e1000g_reset_link()
4564 invalid = B_TRUE; in e1000g_reset_link()
4568 if (invalid) { in e1000g_reset_link()
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A DRELEASE148 pp.probe: filter out invalid symbols for predefined macro scan, duh
165 00-05-09 ppcontrol: fix C++ macro >+> invalid fuse
H A DHISTORY211 02/09/87 clarify invalid numeric token gobble
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A DFIRMWARELICENSE158 any court of competent jurisdiction to be unenforceable or invalid,
/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_tape.c663 reply.invalid = NDMP_TAPE_STATE_SOFT_ERRORS_INVALID | in ndmpd_tape_get_state_v3()
/illumos-gate/usr/src/contrib/ast/
H A DLICENSE168 If any provision of this Agreement is invalid or unenforceable under applicable
/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/
H A DTHIRDPARTYLICENSE167 If any provision of this Agreement is invalid or unenforceable under applicable
/illumos-gate/usr/src/uts/common/sys/scsi/targets/
H A Dstdef.h729 typedef enum { invalid, legacy, logical } posmode; enumerator
/illumos-gate/usr/src/contrib/ast/src/lib/libast/
H A DRELEASE52 12-01-31 spawnveg.c: fix transient bug that made invalid setpgid() call
110 10-12-09 pathprog.c: handle intermediate path != '* and fix invalid pathpath() call
368 07-09-13 misc/fs3d.c: no $LD_PRELOAD => no 3d and avoids invalid mount(2) call
399 07-02-27 comp/conf.sh: handle native getconf invalid numeric values
467 06-09-26 regex/regcomp.c: handle KRE ~(...)<invalid-kre>
494 06-07-17 sfio/sfvprintf.c: handle format invalid mb seq
1271 00-05-26 sfmode: errno=EBADF for invalid stream use
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dchanges.txt1926 platforms contain an XSDT that is ill-formed or otherwise invalid (such
1929 XSDT is found to be invalid, ACPICA will now automatically fall back to
2029 an invalid end-of-buffer condition. The problem can be seen as an
2030 infinite loop by callers to AcpiSetCurrentResources with an invalid or
2360 Fixed an issue with runtime repair of the _CST object. Null or invalid
2430 list and detect/remove invalid entries. ACPICA BZ 890. Lv Zheng.
2556 exception code for the case where the input DdbHandle is invalid, from
3109 Enhanced error reporting for invalid AML opcodes and bad ACPI_NAMEs. For
3110 the disassembler, dump the 48 bytes surrounding the invalid opcode. Fix
3111 incorrect table offset reported for invalid opcodes. Report the original
[all …]
/illumos-gate/usr/src/uts/common/smbsrv/
H A Dsmb_kproto.h150 SMB_COM_DECL(invalid);
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/
H A Dscr.ss116 ; Send an abort message to a target that's attempting an invalid
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DRELEASE172 12-03-28 A bug in left and right justification in which the width of invalid
333 11-09-08 A bug in which printf "%R" could cause a core dump for invalid shell
1568 07-11-15 A bug in which "hash -- name" treated "--" as an invalid name operand
1660 07-03-08 A bug in which an error in read (for example, an invalid variable
1765 and floating functions with invalid arguments yield NaN.
2030 when an invalid multibyte character is encountered has been fixed.
2321 could cause this script to have an invalid pointer leading
2482 01-05-09 The shell now rejects some invalid parameter substitutions that
2525 01-04-09 A bug in which invalid patterns, for example, ) by itself,
3049 94-12-31 A bug which caused an invalid trap to cause a script
/illumos-gate/usr/src/grub/grub-0.97/
H A Daclocal.m4135 ifelse([$1], [TRUE], [AC_FATAL([$0: invalid condition: $1])],
136 [$1], [FALSE], [AC_FATAL([$0: invalid condition: $1])])dnl
H A DCOPYING210 If any portion of this section is held invalid or unenforceable under
/illumos-gate/usr/src/tools/smatch/src/
H A Dparse.c1157 goto invalid; in attribute_address_space()
1166 invalid: in attribute_address_space()
/illumos-gate/usr/src/cmd/lp/lib/oam/
H A Dmsg.source123 "Ambiguous or invalid combination of\n%s and %s options."
177 "Argument to option -%c is invalid: \"%s\"."

1234567