Home
last modified time | relevance | path

Searched refs:ex (Results 76 – 100 of 159) sorted by relevance

1234567

/illumos-gate/usr/src/cmd/vi/port/
H A Dmakeoptions34 ex - $$.c << 'STOP'
43 ex - foo.c << 'STOP'
64 ex -s tmpfile2 << 'STOP'
H A Dex.news45 will be dropped from ex/vi.
105 2.*ex/vi restores tty state if fork fails.
211 debugging ex scripts.
232 good reason for using ex command mode.
235 ex: xxx :
398 The source to ex is now sccs'ed.
415 vi command from ex command mode is not affected.
697 use "Q" to get to ex command mode.
749 This bug was introduced in ex 2.9.
1054 use "Q" to get to ex command mode.
[all …]
/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DServiceLocationAttributeV1.java432 } catch (NoSuchElementException ex) { in ServiceLocationAttributeV1()
475 } catch (NumberFormatException ex) { in evaluate()
554 } catch (ServiceLocationException ex) { in escapeValueInternal()
556 new IllegalArgumentException(ex.getMessage()); in escapeValueInternal()
713 } catch (NumberFormatException ex) { in unescapeAttributeString()
H A DCSAAdvert.java70 } catch (IllegalArgumentException ex) { in CSAAdvert()
76 new Object[] {ex.getMessage()}); in CSAAdvert()
H A DDAAdvertiser.java232 } catch (IOException ex) { in sendAdvert()
234 new Object[] {ex.getMessage()}); in sendAdvert()
H A DSLPHeaderV2.java564 } catch (InstantiationException ex) { in parseOptions()
570 new Object[] {key, ex}); in parseOptions()
572 } catch (IllegalAccessException ex) { in parseOptions()
578 new Object[] {key, ex}); in parseOptions()
764 } catch (IllegalArgumentException ex) { in parseServiceURLIn()
769 new Object[] {ex.getMessage()}); in parseServiceURLIn()
H A DAuthBlock.java656 } catch (InvalidKeyException ex) {
663 ex.getMessage()});
677 } catch (SignatureException ex) {
968 ServiceLocationException ex = new ServiceLocationException(
980 throw ex;
984 throw ex;
H A DCDAAdvert.java153 } catch (IllegalArgumentException ex) { in initialize()
159 new Object[] {ex.getMessage()}); in initialize()
H A DServiceURL.java431 } catch (NumberFormatException ex) { in parseURL()
477 } catch (NoSuchElementException ex) { in parseURL()
H A DSLPV1SSrvMsg.java235 } catch (NoSuchElementException ex) { in initialize()
439 } catch (IOException ex) { in rewriteQuery()
717 } catch (NumberFormatException ex) { in parse()
755 } catch (NumberFormatException ex) { in parse()
/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Ditree.c93 struct node *toev, struct lut *ex);
716 if ((iterinfop = lut_lookup(infop->ex, in hmatch_event()
726 infop->ex = lut_add(infop->ex, (void *)iters, in hmatch_event()
996 infop->ex = lut_add(infop->ex, in vmatch_event()
1410 Ninfo.ex = NULL; in itree_create()
1416 if (Ninfo.ex) { in itree_create()
1418 Ninfo.ex = NULL; in itree_create()
1863 struct node *toevent, struct lut *ex) in itree_add_arrow() argument
1888 struct node *toev, struct lut *ex) in itree_set_arrow_traits() argument
2166 if (Ninfo.ex) { in itree_fini()
[all …]
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dmamprobe.sh25 *x*:[0123456789]*) : bash set -x is broken :; set +ex ;;
230 else STDED=ex
H A Dignore.sh24 *x*:[0123456789]*) : bash set -x is broken :; set +ex ;;
H A Dsilent.sh24 *x*:[01234567899]*) : bash set -x is broken :; set +ex ;;
/illumos-gate/usr/src/cmd/bnu/
H A Duupick169 ex=`expr "$cmd $dir" : '!\(.*\)'`
172 sh -c "$ex"
/illumos-gate/usr/src/lib/libm/common/m9x/
H A D__fex_hdlr.c95 int i, ex, te; in __fex_te_needed() local
105 ex = (int)__fenv_get_ex(fsr); in __fex_te_needed()
106 if (!(ex & FE_INEXACT)) in __fex_te_needed()
108 if (!(ex & FE_UNDERFLOW)) in __fex_te_needed()
110 if (!(ex & FE_OVERFLOW)) in __fex_te_needed()
112 if (!(ex & FE_DIVBYZERO)) in __fex_te_needed()
114 if (!(ex & FE_INVALID)) in __fex_te_needed()
/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Dnodes.h64 union ex union
70 } ex; member
H A Dfncs.c129 new_exec(int type, void *ex) in new_exec() argument
139 result->ex.printer = ex; in new_exec()
142 result->ex.form = ex; in new_exec()
145 result->ex.pwheel = ex; in new_exec()
H A Dschedule.c518 (prs->exec = ep)->ex.request = prs; in ev_slowf()
520 ep->ex.request = 0; in ev_slowf()
572 (prs->exec = ep)->ex.request = prs; in ev_notify()
574 ep->ex.request = 0; in ev_notify()
/illumos-gate/usr/src/uts/sparc/fpu/
H A Dutility.c180 fpu_set_exception(pfpsd, ex) in fpu_set_exception() argument
182 enum fp_exception_type ex;
184 pfpsd->fp_current_exceptions |= 1 << (int)ex;
/illumos-gate/usr/src/ucbcmd/
H A DMakefile96 ex \
143 $(ROOTBIN)/ex := LINKDEST= ../bin/edit
/illumos-gate/usr/src/test/util-tests/tests/awk/gnu/
H A Dhex.ok4 03e2(ex)
/illumos-gate/usr/src/man/man1has/
H A DMakefile25 ex.1has \
/illumos-gate/usr/src/lib/libc/port/threads/
H A Dcancel.c290 __pthread_cleanup_pop(int ex, _cleanup_t *clnup_info __unused) in __pthread_cleanup_pop() argument
296 if (ex) in __pthread_cleanup_pop()
/illumos-gate/usr/src/test/util-tests/tests/svr4pkg/files/data/a/
H A Dfile1.txt3 quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo

1234567