Searched refs:on (Results 1 - 25 of 52) sorted by relevance

123

/ast/src/lib/libast/vmalloc/
H A Dvmset.c36 int vmset(reg Vmalloc_t* vm, int flags, int on) argument
38 int vmset(vm, flags, on)
39 reg Vmalloc_t* vm; /* region being worked on */
41 int on; /* !=0 if turning on, else turning off */
47 if(flags == 0 && on == 0)
53 if(on)
/ast/src/lib/libast/misc/
H A Dfs3d.c47 static char on[] = FS3D_on; local
61 if (mount(on, val, FS3D_VIEW|FS3D_GET|FS3D_SIZE(sizeof(val)), NiL))
67 if (!strcmp(v, on))
81 v = on;
/ast/src/lib/libtksh/lib/tksh7.6/
H A Dinit.ksh37 tksh_info sideeffects on
/ast/src/lib/libtk/library/demos/
H A Ddialog2.tcl13 set i [tk_dialog .dialog2 "Dialog with local grab" {This dialog box uses a global grab, so it prevents you from interacting with anything on your display until you invoke one of the buttons below. Global grabs are almost always a bad idea; don't use them unless you're truly desperate.} warning 0 OK Cancel {Show Code}]
H A Ddialog1.tcl8 set i [tk_dialog .dialog1 "Dialog with local grab" {This is a modal dialog box. It uses Tk's "grab" command to create a "local grab" on the dialog box. The grab prevents any pointer-related events from getting to any other windows in the application until you have answered the dialog by invoking one of the buttons below. However, you can still interact with other applications.} \
H A Dsearch.tcl5 # on that file.
129 in the top entry, then type <Return> or click on "Load File". Then
130 type a string in the lower entry and type <Return> or click on
H A Dtext.tcl62 character if that is the only thing left on the line. Control-o opens
64 cursor. Control-t transposes the two characters on either side of the
68 option on, so that if you resize the window it will always resize to an
H A Ditems.tcl83 $c create line 11c 4c 11.5c 1c 13.5c 1c 14c 4c -smooth on \
85 $c create line 15.5c 1c 19.5c 1.5c 15.5c 4.5c 19.5c 4c -smooth on \
88 16.5c 4.5c 13.5c 7.5c 12c 6c -smooth on -width 3m -cap round \
97 29c 1c 29c 4c 29c 4c -fill $red -smooth on -tags item
H A Dstyle.tcl49 $w.text tag configure underline -underline on
50 $w.text tag configure overstrike -overstrike on
121 $w.text insert end " on\neach side of the text:\n"
124 $w.text insert end "that wraps around on the screen. There are two " margins
H A Dbind.tcl40 The same tag mechanism that controls display styles in text widgets can also be used to associate Tcl commands with regions of text, so that mouse or keyboard actions on the text cause particular Tcl commands to be invoked. For example, in the text below the descriptions of the canvas demonstrations have been tagged. When you move the mouse over a demo description the description lights up, and when you press button 1 over a description then that particular demonstration is invoked.
H A Dtwind.tcl33 button $t.on -text "Turn On" -command "textWindOn $w" \
46 $t insert end "widgets. You can click on the first button to "
47 $t window create end -window $t.on
49 $t insert end "word wrapping. Or, you can click on the second "
52 $t insert end " horizontal scrolling and turn back on word wrapping.\n\n"
71 $t insert end "its default). If you click on the button labeled "
74 $t insert end "changes the layout. Click on the button again "
/ast/src/cmd/INIT/
H A Dfilter.sh20 : convert command that operates on file args to pipeline filter
40 not modified; \acommand\a is run on copies in \b/tmp\b.]
H A DMakefile82 * ksh93 function search on PATH
84 * ksh93 ld library path search on PATH
295 * this allows makefiles to use -ldl on all systems
300 * (3) dynamic progs built on irix 5.* and using -ldl fail
301 * at runtime on irix 6.* because -ldl is not there
339 * this map allows makefiles to use -ldbm on all systems
/ast/src/cmd/pax/
H A Dconvert.c37 if (ap->convert[section].on = (ap->convert[section].f2t = ccmap(from, to)) != 0)
88 if (!ap->convert[SECTION_CONTROL].on)
H A Dtar.sh38 [+DESCRIPTION?The \btar\b utility is a compatibility script on top of
44 \bx\b\) and other function modifiers as needed, depending on the
59 [13:atime-preserve?Do not change access times on dumped files.]
74 running the tar program, rather than those on tarfile.]
/ast/src/cmd/mailx/
H A Dmain.c87 " and sends messages from text on the standard input. Receive mode"
89 " command line actions. Receive mode, on startup, reads commands and"
105 "[N!:list-headers?List a screen of headers on receive mode startup.]"
112 " [M?To be saved in \bmbox\b and marked for delete on exit.]"
118 " [\b*\b?Saved to a folder and marked for delete on exit.]"
129 "[n!:master?Read commands from \b/etc/mailx.rc\b on receive mode startup.]"
281 state.var.quiet = state.on;
294 state.var.quiet = state.on;
298 * Coprocess on pipe.
307 state.var.quiet = state.on;
[all...]
H A Dproc.c123 * Open fd is set close-on-exec.
314 * If on is specified then output error messages enabled.
320 * 0 returned on success.
324 filecopy(const char* in, FILE* ip, const char* on, FILE* op, FILE* ap, register off_t n, register off_t* lines, off_t* chars, unsigned long flags) argument
355 if (on) {
356 note(SYSTEM, "%s", on);
357 on = 0;
371 if (on)
372 note(SYSTEM, "%s", on);
H A Dvars.c161 state.var.interactive = state.on;
178 return state.on;
248 note(0, "\"%s\": can only set variable on command line", name);
286 if (*vp->variable && *vp->variable != state.on && *vp->variable != (char*)vp->initialize)
431 state.var.interactive = state.on;
769 * STACK object on stack
/ast/src/cmd/ksh93/
H A DMakefile152 LDFLAGS += -u _XtAppInitialize -L/usr/add-on/X11/lib
235 echo "make install to run the tests on the latest $(SH)" >&2
241 echo "make install to run the tests on the latest $(SH)" >&2
/ast/src/cmd/3d/
H A Dsyscall3d.c310 int on; local
344 if (state.kernel || state.trace.pid <= 1 || (on = fsfd(&state.fs[FS_option])) <= 0 || !(state.test & 0100) && !(MSG_MASK(cp->call) & (state.trace.call & ~MSG_MASK(error_info.trace ? 0 : MSG_nop))))
345 on = 0;
358 if ((m = arg[1].number) == on)
417 write(on, buf, b - buf);
446 write(on, buf, b - buf);
534 if (on && state.kernel <= 1)
691 write(on, t, x - t);
699 write(on, t, b - t);
/ast/src/cmd/ksh93/sh/
H A Dargs.c133 * This routine turns options on and off
585 * Print option settings on standard output
593 int on; local
624 on = !!is_option(&oflags,value);
630 on = !on;
635 sfprintf(sfstdout, "%s%s\n", on ? "" : "no", name);
638 sfprintf(sfstdout, "%s%-*s", on ? "" : "no", on ? c : (c-2), name);
665 on
[all...]
/ast/src/cmd/tests/sfio/
H A Dtpool.c41 int i, n, on; local
65 on = strlen(os);
71 { if(!(s = sfgetr(f1,'\n',0)) || (n = sfvalue(f1)) != on)
138 terror("sfseek failed on f1");
140 terror("sfreserve failed on f1");
145 terror("sfreserve should have failed on f2");
151 terror("Wrong read on f1");
/ast/src/lib/libast/sfio/
H A Dvthread.h203 #define vtonce(on,fu) (-1)
/ast/src/cmd/ksh93/data/
H A Dbash_pre_rc.sh62 .sh.value=${.sh.value//+([[:space:]])on*([[:space:]])/:}
/ast/src/cmd/ie/
H A Deditlib.c64 * 1) We ALWAYS want ksh-editing on the terminal input.
65 * 2) We SOMETIMES want ksh-editing on the terminal input.
81 * set_edit(0,SAVopt_flag); /* restore editing on fd=0 */
134 * on some systems read() is globally bound by the
138 * on these systems the (dllnext)() call bypasses
250 * enable edit mode <mode> on file number <fd>

Completed in 43 milliseconds

123