/titanic_44/usr/src/cmd/dtrace/test/tst/common/java_api/src/ |
H A D | TestAbort.java | 35 static boolean aborted = false; field in TestAbort 65 aborted = false; in main() 68 aborted = true; in main() 83 if (!aborted) { in main()
|
/titanic_44/usr/src/cmd/nscd/ |
H A D | nscd_getentctx.c | 172 if (ret->aborted == 1 || ret->in_use == 1) in _nscd_is_getent_ctx() 215 int aborted; in _nscd_free_ctx_if_aborted() local 221 (me, "in_use = %d, aborted = %d\n", ctx->in_use, ctx->aborted); in _nscd_free_ctx_if_aborted() 227 aborted = ctx->aborted; in _nscd_free_ctx_if_aborted() 231 if (aborted == 1) { in _nscd_free_ctx_if_aborted() 523 gnctx->aborted = 0; in _nscd_put_getent_ctx() 720 gctx->aborted = 1; in reclaim_getent_ctx()
|
H A D | nscd_switch.h | 141 int aborted; member
|
/titanic_44/usr/src/cmd/th_tools/ |
H A D | th_script.sh | 118 let aborted=0 134 (( aborted > 0 )) && break
|
/titanic_44/usr/src/cmd/filesync/ |
H A D | anal.c | 117 bool_t aborted = FALSE; in analyze() local 198 if (aborted || (fp->f_flags & F_STAT_ERROR)) { in analyze() 203 fp->f_problem = aborted ? PROB_aborted : PROB_restat; in analyze() 208 gettext(aborted ? V_suppressed in analyze() 216 aborted = TRUE; in analyze()
|
/titanic_44/usr/src/cmd/hal/hald/ |
H A D | device_info.c | 139 dbus_bool_t aborted; member 882 pc->aborted = TRUE; in parsing_abort() 894 if (pc->aborted) in start() 1092 if (pc->aborted) in end() 1334 if (pc->aborted) in cdata() 1425 parsing_context->aborted = FALSE; in process_fdi_file()
|
/titanic_44/usr/src/lib/libunistat/common/dsw/ |
H A D | dsw.err | 37 ABORTED = Copy operation aborted
|
/titanic_44/usr/src/uts/common/io/comstar/port/iscsit/ |
H A D | iscsit.c | 1775 boolean_t aborted; in iscsit_send_good_status_done() local 1778 aborted = itask->it_stmf_abort; in iscsit_send_good_status_done() 1785 if (!aborted) { in iscsit_send_good_status_done() 1797 boolean_t aborted; in iscsit_send_status_done() local 1800 aborted = itask->it_stmf_abort; in iscsit_send_status_done() 1807 if (!aborted) { in iscsit_send_status_done()
|
/titanic_44/usr/src/uts/common/io/scsi/adapters/pmcs/ |
H A D | pmcs_scsa.c | 2014 boolean_t aborted = B_FALSE; in pmcs_SAS_done() local 2040 aborted = B_TRUE; in pmcs_SAS_done() 2213 aborted = B_TRUE; in pmcs_SAS_done() 2299 if (aborted) { in pmcs_SAS_done() 2623 boolean_t aborted = B_FALSE; in pmcs_SATA_done() local 2717 aborted = B_TRUE; in pmcs_SATA_done() 2798 if (aborted) { in pmcs_SATA_done()
|
/titanic_44/usr/src/uts/sun4u/opl/io/oplmsu/ |
H A D | oplmsu.c | 910 boolean_t aborted; in oplmsu_lrsrv() local 926 aborted = B_FALSE; in oplmsu_lrsrv() 943 aborted = B_TRUE; in oplmsu_lrsrv() 958 if (aborted) { in oplmsu_lrsrv()
|
/titanic_44/usr/src/lib/libunistat/common/rdc/ |
H A D | rdc.err | 37 CONN = Unable to connect to %s: local disable complete, remote disable aborted
|
/titanic_44/usr/src/uts/sun/io/ttymux/ |
H A D | ttymux.c | 1693 boolean_t aborted = B_FALSE; in sm_lrmsg_check() local 1705 aborted = B_TRUE; in sm_lrmsg_check() 1714 if (aborted) { in sm_lrmsg_check()
|
/titanic_44/usr/src/cmd/svc/startd/ |
H A D | graph.c | 3093 boolean_t aborted = B_FALSE; in refresh_vertex() local 3102 aborted = B_TRUE; in refresh_vertex() 3110 aborted = B_TRUE; in refresh_vertex() 3113 if (aborted) { in refresh_vertex()
|
/titanic_44/usr/src/lib/libsqlite/src/ |
H A D | sqlite.h.in | 103 ** value then the query is aborted, all subsequent SQL statements 542 ** SQL statement should be aborted with an error and SQLITE_IGNORE
|
/titanic_44/usr/src/uts/common/io/sata/adapters/nv_sata/ |
H A D | nv_sata.c | 1750 int aborted = 0, i, reset_once = B_FALSE; in nv_abort_active() local 1803 aborted++; in nv_abort_active() 1808 return (aborted); in nv_abort_active()
|
/titanic_44/usr/src/grub/grub-0.97/docs/ |
H A D | grub.info-2 | 528 to boot the default entry (the first one if not set), which is aborted 556 with the changes (unless it was aborted via <ESC>, in which case the
|
H A D | grub.texi | 2019 aborted by pressing any key. 2044 entry with the changes (unless it was aborted via @key{ESC},
|
H A D | grub.info | 1833 to boot the default entry (the first one if not set), which is aborted 1861 with the changes (unless it was aborted via <ESC>, in which case the
|
/titanic_44/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/ |
H A D | lm5710.h | 535 u32_t aborted; member
|
/titanic_44/usr/src/cmd/auditrecord/ |
H A D | audit_record_attr.txt | 728 comment=event aborted
|
/titanic_44/usr/src/uts/intel/io/acpica/ |
H A D | changes.txt | 2882 aborted in this case. However, the ASLTS suite depends on this behavior. 6941 Previously aborted with an error if too few arguments were passed to a 7563 instead aborted on the first non-matching CID. Andrew Patterson. 8785 initialization could be prematurely aborted with an AE_NOT_FOUND if a 9590 exceptions during control method execution (method is not aborted.) 9701 load should not be aborted if there are problems with any single control 12814 aborted due to a run-time exception. Output includes the exact 13905 compiler aborted if the maximum error count was exceeded (200).
|
/titanic_44/usr/src/cmd/sendmail/cf/ |
H A D | README | 2876 is always aborted. For tls_server/tls_client, ${client_name}/${server_name}
|