Home
last modified time | relevance | path

Searched refs:invalid (Results 76 – 100 of 162) sorted by relevance

1234567

/illumos-gate/usr/src/cmd/sgs/crle/common/
H A Dcrle.msg129 @ MSG_ELF_TYPE "%s: %s: invalid ELF file\n"
135 @ MSG_GEN_INVFILE "%s: %s: invalid file type\n"
/illumos-gate/usr/src/test/zfs-tests/include/
H A Dblkdev.shlib258 log_fail "Arguments invalid or missing"
369 log_fail "Arguments invalid or missing"
/illumos-gate/usr/src/contrib/ast/src/lib/libast/comp/
H A Dsetlocale.c630 goto invalid; in utf8_mbtowc()
634 goto invalid; in utf8_mbtowc()
641 invalid: in utf8_mbtowc()
H A Dconf.sh743 *) echo "$command: $name: $call: invalid call" >&2
749 echo "$command: $name: $flags: invalid flag(s)" >&2
/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_crypto.c109 goto invalid; in zfs_prop_parse_keylocation()
120 goto invalid; in zfs_prop_parse_keylocation()
131 invalid: in zfs_prop_parse_keylocation()
/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_config.c597 fsip->invalid = 0; in ndmpd_config_get_fs_info_v3()
606 fsip->invalid = 0; in ndmpd_config_get_fs_info_v3()
H A Dndmpd_fhistory.c482 file_stat_entry->invalid = 0; in ndmpd_api_file_history_file_v3()
697 file_stat_entry->invalid = 0; in ndmpd_api_file_history_node_v3()
/illumos-gate/usr/src/cmd/fs.d/nfs/mount/
H A Dmount.c976 int invalid = 0; in set_args() local
1004 invalid = 0; in set_args()
1206 invalid = 1; in set_args()
1214 if (!invalid) { in set_args()
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dpp.tab139 NOVERTICAL # vertical space invalid
/illumos-gate/usr/src/contrib/ast/src/lib/libcmd/
H A DRELEASE66 09-05-25 tail.c: fix old style option logic to handle --invalid-long-option
144 06-10-18 tail.c: fix invalid suffix infinite loop
168 06-02-11 getconf.c: exit 1 if name invalid -- duh
/illumos-gate/usr/src/cmd/sgs/tools/
H A DSUNWonld-README130 4254171 DT_SPARC_REGISTER has invalid value associated with it.
143 4254171 DT_SPARC_REGISTER has invalid value associated with it.
220 4312449 dlclose: invalid deletion of dependency can occur using RTLD_GLOBAL
429 4418274 elfdump dumps core on invalid input
437 4453398 invalid runpath token can cause ld to spin.
656 4787579 invalid SHT_GROUP entries can cause linker to seg fault
735 4870260 The elfdump command should produce more warning message on invalid move
1001 6261990 invalid e_flags error could be a little more friendly
1065 6311865 Linker: x86 medium model; invalid ELF program header
1336 6482974 defining virtual address of text segment can result in an invalid data
[all …]
/illumos-gate/usr/src/cmd/auditd/
H A Ddoorway.c169 static int invalid = 0; in report_error() local
205 bad_count = ++invalid; in report_error()
/illumos-gate/usr/src/tools/
H A DREADME.tools161 detects and reports invalid versioning in ELF objects.
167 interface_check, and flags invalid deviations in ELF object
/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_e82545.c1091 bool invalid; in e82545_transmit() local
1099 invalid = false; in e82545_transmit()
1155 invalid = true; in e82545_transmit()
1213 if (invalid) in e82545_transmit()
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dmktest.sh591 -*) echo \$0: \$1: invalid option >&2
/illumos-gate/usr/src/lib/libnwam/
H A DREADME508 NWAM_INVALID_HANDLE Entity handle is invalid
510 NWAM_INVALID_ARG Argument is invalid
519 NWAM_ENTITY_INVALID_MEMBER Entity member invalid
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/tests/
H A Dnameref.sh333 foobar 2> /dev/null && err_exit 'invalid reference should cause foobar to fail'
H A Dshtests35 tests, if enabled, in the locale of the caller. This may cause invalid
/illumos-gate/usr/src/cmd/praudit/
H A Dprint_audit.txt121 EINVAL - invalid input flags, delimiter, or error parsing the
/illumos-gate/usr/src/lib/libc/port/threads/
H A Dsynch.c1935 robust_t *invalid; in register_lock() local
1966 invalid = NULL; in register_lock()
1975 if (rlp->robust_lock == INVALID_ADDR && invalid == NULL) in register_lock()
1976 invalid = rlp; in register_lock()
1983 if ((rlp = invalid) != NULL) { in register_lock()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A DFIRMWARELICENSE98 hereunder. If any term or condition of this Agreement is held invalid,
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dspitfire_asm.S1745 set S_EC_PARITY, %o3 ! clear tag, state invalid
1784 set HB_EC_PARITY, %o3 ! clear tag, state invalid
1787 set SB_EC_PARITY, %o3 ! clear tag, state invalid
H A Dus3_common_asm.S2526 ! or invalid entry. If that isn't the case there are bound to
2596 bge %xcc, 4f ! If invalid, go displace
2602 ! We found an unlocked or invalid entry; we'll explicitly load
/illumos-gate/usr/src/cmd/fm/dicts/
H A DZFS.po84 msgstr "A device could not be opened due to a missing or invalid\n device label. Refer to %s f…
90 … more devices could not be used because the label is missing or\n invalid. Sufficient repl…
100 msgstr "A device could not be opened due to a missing or invalid\n device label and no replicas…
106 … devices could not be used because the the label is missing \n or invalid. There are insuf…
H A DPCI.po179 msgstr "Either the transmitting device sent an invalid request or the receiving device failed to re…
195 msgstr "Either the transmitting device sent an invalid request or the receiving device is reporting…

1234567