/illumos-gate/usr/src/cmd/ast/libshell/common/tests/ |
H A D | sun_solaris_getconf.sh | 46 integer mismatch # counts mismatches between builtin and external command 81 print -u2 "getconf/normal built mismatch: |\$t|:|\$a| != |\$b|" 100 print -u2 "getconf/path built mismatch: |\$t|:|\$a| != |\$b|" 140 …(( mismatch > 0 )) && err_exit "getconf/normal test found ${mismatch} differences (PATH=${PAT… 159 (( mismatch > 0 )) && err_exit "getconf/path test found ${mismatch} differences."
|
/illumos-gate/usr/src/cmd/fs.d/ufs/fsck/ |
H A D | pass5.c | 465 int mismatch; in check_maps() local 467 mismatch = 0; in check_maps() 497 mismatch = 1; in check_maps() 532 mismatch = 1; in check_maps() 535 return (mismatch); in check_maps() 551 mismatch = 1; in check_maps() 556 return (mismatch); in check_maps() 573 mismatch = 1; in check_maps() 575 return (mismatch); in check_maps()
|
/illumos-gate/usr/src/cmd/sgs/libelf/common/ |
H A D | libelf.msg | 66 @ EFMT_VER2 "Format error: ehdr EI_VERSION/e_version mismatch" 108 @ EREQ_ARMEMFD "Request error: archive/member fildes mismatch" 111 @ EREQ_CLASS "Request error: class file/memory mismatch" 114 @ EREQ_DATA "Request error: data/scn mismatch" 120 @ EREQ_RDWR "Request error: begin() ELF_C_... mismatch with parent"
|
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/ |
H A D | getvalues.c | 257 int mismatch = 0; in check_lang_match() local 277 mismatch = 1; in check_lang_match() 281 if ( mismatch ) { in check_lang_match()
|
/illumos-gate/usr/src/lib/libdtrace/common/ |
H A D | dt_ident.c | 56 int i, compat, mismatch, arglimit, iskey; in dt_idcook_sign() local 64 mismatch = argc < isp->dis_varargs; in dt_idcook_sign() 67 mismatch = (argc < isp->dis_optargs || argc > isp->dis_argc); in dt_idcook_sign() 70 mismatch = argc != isp->dis_argc; in dt_idcook_sign() 74 if (mismatch) { in dt_idcook_sign()
|
H A D | dt_cc.c | 1395 int mismatch; /* error on bad match */ in dt_compile_agg() member 1504 dnerror(dnp, args[i - 1].mismatch, "llquantize( ) " in dt_compile_agg()
|
/illumos-gate/usr/src/lib/libsqlite/test/ |
H A D | intpkey.test | 130 # should result in a data type mismatch. 137 } {1 {datatype mismatch}} 143 } {1 {datatype mismatch}} 149 } {1 {datatype mismatch}}
|
/illumos-gate/usr/src/cmd/mdb/common/modules/mpt_sas/ |
H A D | mpt_sas.c | 460 int mismatch = 0; in display_slotinfo() local 497 mismatch++; in display_slotinfo() 608 if (mismatch) in display_slotinfo()
|
/illumos-gate/usr/src/cmd/sgs/ldprof/common/ |
H A D | ldprof.msg | 43 @ MSG_GEN_AUDITVERSION "ldprof.so: audit version mismatch: expected %d, \
|
/illumos-gate/usr/src/lib/libdwarf/common/ |
H A D | dwarf_line_table_reader_common.h | 351 int mismatch = operandmismatch( in _dwarf_read_line_table_header() local 356 if (mismatch) { in _dwarf_read_line_table_header() 369 mismatch = operandmismatch( in _dwarf_read_line_table_header() 374 if (!mismatch && err_count_out) { in _dwarf_read_line_table_header() 382 if (!mismatch) { in _dwarf_read_line_table_header()
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/ |
H A D | dirent | 13 tst botch_d_ino_dirent64 -D_LARGEFILE64_SOURCE note{ dirent64.d_ino vs. readdir64 mismatch }end com…
|
/illumos-gate/usr/src/cmd/sgs/librtld_db/common/ |
H A D | librtld_db.msg | 63 @ MSG_DB_BADPVERS "rtld_db: ve: rtld vs. rtld_db version mismatch: \
|
/illumos-gate/usr/src/uts/common/syscall/ |
H A D | poll.c | 1599 int mismatch = 0; in pcacheset_resolve() local 1640 mismatch++; in pcacheset_resolve() 1773 if (mismatch != 0) { in pcacheset_resolve() 1774 if (mismatch == common) { in pcacheset_resolve()
|
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/ |
H A D | scr.ss | 85 ; Restart here after phase mismatch interrupt, clear ATN in case the 366 ; below skip over the unused entries. This way when a phase mismatch
|
/illumos-gate/usr/src/lib/libsqlite/src/ |
H A D | vdbe.c | 1264 goto mismatch; in sqliteVdbeExec() 1272 goto mismatch; in sqliteVdbeExec() 1278 goto mismatch; in sqliteVdbeExec() 1283 goto mismatch; in sqliteVdbeExec() 1289 mismatch: in sqliteVdbeExec()
|
H A D | sqlite.h.in | 164 #define SQLITE_MISMATCH 20 /* Data type mismatch */
|
/illumos-gate/usr/src/cmd/sgs/rtld/common/ |
H A D | rtld.msg | 119 @ MSG_AUD_BADVERS "version mismatch: current %d: required %d"
|
/illumos-gate/usr/src/uts/common/fs/zfs/ |
H A D | vdev.c | 1937 boolean_t mismatch = B_FALSE; in vdev_validate() local 1940 mismatch = B_TRUE; in vdev_validate() 1944 mismatch = B_TRUE; in vdev_validate() 1947 if (mismatch) { in vdev_validate()
|
/illumos-gate/usr/src/uts/common/inet/ip/ |
H A D | ip_ire.c | 3201 goto mismatch; in ire_dep_validate_generations() 3206 mismatch: in ire_dep_validate_generations()
|
/illumos-gate/usr/src/cmd/fm/dicts/ |
H A D | PCI.po | 307 msgstr "A firmware version mismatch was detected for a PCI device.\n Refer to %s for more informat…
|
H A D | PCIEX.po | 403 msgstr "A firmware version mismatch was detected for a PCIEX device.\n Refer to %s for more inform…
|
/illumos-gate/usr/src/cmd/tar/ |
H A D | tar.c | 8999 int mismatch; in rebuild_lk_comp_path() local 9006 mismatch = 0; in rebuild_lk_comp_path() 9043 mismatch = 1; in rebuild_lk_comp_path() 9046 if (mismatch == 1) in rebuild_lk_comp_path()
|
/illumos-gate/usr/src/lib/libnwam/ |
H A D | README | 517 NWAM_ENTITY_TYPE_MISMATCH Entity value-type mismatch
|
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/ |
H A D | builtins.mm | 147 mismatch. The diagnostic helps determine whether \f5ksh\fP is out of
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/ |
H A D | RELEASE | 102 11-02-02 comp/omitted.c: fix mismatch between stat() vs _stat() 1304 option.h: move _OPT_PRIVATE_ to pointer to avoid dll size mismatch 1737 allow sigcritical() nesting mismatch to work around vfork() bug
|