Home
last modified time | relevance | path

Searched refs:handled (Results 1 – 25 of 60) sorted by relevance

123

/titanic_41/usr/src/cmd/lvm/metassist/controller/
H A Dmetassist.c80 static int handle_common_opts(int c, boolean_t *handled);
355 boolean_t *handled) in handle_common_opts() argument
362 *handled = B_TRUE; in handle_common_opts()
395 *handled = B_FALSE; in handle_common_opts()
428 boolean_t handled; in parse_create_opts() local
431 error = handle_common_opts(c, &handled); in parse_create_opts()
432 if (error == 0 && handled == B_FALSE) { in parse_create_opts()
596 boolean_t handled; in parse_opts() local
599 error = handle_common_opts(c, &handled); in parse_opts()
601 if (error == 0 && handled == B_FALSE) { in parse_opts()
/titanic_41/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/awt/
H A DVJPanel.java245 boolean handled = doPostEvent(e); in postEvent()
249 return handled; in postEvent()
253 boolean handled = false; in doPostEvent()
257 handled = true; in doPostEvent()
264 handled = true; in doPostEvent()
269 handled = super.postEvent(e); in doPostEvent()
272 return handled; in doPostEvent()
H A DRootDialog.java169 boolean handled = super.postEvent(evt); in postEvent()
173 return handled; in postEvent()
H A DRootFrame.java182 boolean handled = super.postEvent(evt); in postEvent()
194 return handled; in postEvent()
/titanic_41/usr/src/lib/libshell/common/data/
H A Dmath.tab2 # <function-name>l variants are handled by features/math.sh
/titanic_41/usr/src/cmd/lp/crontab/
H A Dlp34 # Rotating of the "lpsched" log files is handled by logadm(1M).
/titanic_41/usr/src/uts/common/inet/sockmods/
H A Dsocksdp.c832 boolean_t handled = B_FALSE; in sosdp_setsockopt() local
854 handled = B_TRUE; in sosdp_setsockopt()
863 handled = B_TRUE; in sosdp_setsockopt()
938 error == EINVAL) && handled) { in sosdp_setsockopt()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/littleneck/frutree/
H A Dpiclfrutree.info31 * serial number retrieval. PICL frutree generation for littleneck is handled
/titanic_41/usr/src/common/mapfiles/common/
H A Dmap.filter41 # be handled in a single page mapping (for example libdl.so.1).
/titanic_41/usr/src/cmd/lp/filter/postscript/postprint/
H A DREADME26 are handled. As in previous versions the default behavior is to ignore carriage
/titanic_41/usr/src/lib/libshell/common/tests/
H A Dnameref.sh358 command typeset -n n=v.${k//['./']/_} 2> /dev/null || err_exit 'patterns with quotes not handled co…
/titanic_41/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_attach.c2704 int handled = 0; in pmcs_all_intr() local
2723 handled++; in pmcs_all_intr()
2730 handled++; in pmcs_all_intr()
2737 handled++; in pmcs_all_intr()
2744 handled++; in pmcs_all_intr()
2747 handled++; in pmcs_all_intr()
2749 return (handled? DDI_INTR_CLAIMED : DDI_INTR_UNCLAIMED); in pmcs_all_intr()
/titanic_41/usr/src/uts/sun4u/ml/
H A Dzulu_asm.s168 ! check page size, base page size is always handled by dtlb1, so we
/titanic_41/usr/src/cmd/abi/appcert/etc/
H A Detc.warn.in42 # automatically handled (as they are for the models and the tweaks), so
/titanic_41/usr/src/lib/libsqlite/test/
H A Dnull.test180 # Ticket #461 - Make sure nulls are handled correctly when doing a
H A Dmisc2.test68 # Make sure 32-bit integer overflow is handled properly in queries.
H A Dminmax.test16 # aggregate min() and max() functions and which are handled as
H A Dmisc3.test104 # Ticket #522. Make sure integer overflow is handled properly in
/titanic_41/usr/src/cmd/sgs/rtld.4.x/
H A Ddiv.s436 retl ! if handled, ignored, return
H A Drem.s435 retl ! if handled, ignored, return
/titanic_41/usr/src/cmd/lp/filter/postscript/font/
H A DREADME32 handled by definitions made near the start of file ../postscript/dpost.ps. troff
/titanic_41/usr/src/cmd/picl/plugins/sun4u/cherrystone/frutree/
H A Dpiclfrutree.info31 * serial number retrieval. PICL frutree generation for cherrystone is handled
/titanic_41/usr/src/lib/libast/common/features/
H A Dsys270 # <stdarg.h> is handled by proto so this must be after the last test
/titanic_41/usr/src/cmd/fm/eversholt/files/common/
H A Dpciexrc.esc177 * handled and reported a service impact.
/titanic_41/usr/src/cmd/sendmail/libmilter/
H A DREADME97 Which filters are invoked and their sequencing is handled by the

123