Searched refs:only (Results 1 - 13 of 13) sorted by relevance
/ast/src/cmd/ksh93/tests/ |
H A D | grep.sh | 93 Some line contain foo only, 94 and some lines contain bar only. 98 There are only two line with out foo but with bar.
|
H A D | arrays.sh | 334 : only first element of an array can be exported
|
/ast/src/cmd/builtin/ |
H A D | dlls.c | 79 int only; local 91 only = 0; 102 only = 1; 155 if (only && !*argv) 165 if (!only)
|
/ast/src/cmd/coshell/ |
H A D | job.c | 100 * if only!=0 then only that shell is checked 104 jobcheck(Coshell_t* only) argument 111 if (jp->pid && ((sp = jp->shell) == only || !only)) 184 else if (!only) cswakeup(state.wakeup = UPDATE * 1000L);
|
/ast/src/cmd/proto/ |
H A D | Makefile | 29 * this is a gross hack to allow only one copy of the source
|
/ast/src/lib/libtk/library/demos/ |
H A D | rolodex | 180 set helpTopics(help) {This application provides only very crude help. Besides the entries in this menu, you can get help on individual windows by moving the mouse cursor over the window and pressing the Help or F1 keys.}
|
H A D | text.tcl | 62 character if that is the only thing left on the line. Control-o opens
|
/ast/src/cmd/pax/ |
H A D | tar.sh | 67 [k?On archive read only extract files that are newer than the target
|
/ast/src/cmd/INIT/ |
H A D | package.sh | 123 [+?Package recipients only need \bsh\b(1) and \bcc\b(1) to build and 148 [+only?Only operate on the specified packages.] 165 By default only local PACKAGEROOT hosts are selected from 167 only hosts matching the \b|\b separated \apattern\a. \afile\a 218 specified then only the variable values are listed. If no 234 useful useful only in comparisons with rating values of 284 \blib/package/tgz\b. Each package archive is read only once. 304 ignored. \bfailed\b lists failures only and \bpath\b lists the 305 results file path name only.] 320 also specified then only th [all...] |
/ast/src/cmd/ie/ |
H A D | editlib.c | 70 * If you want to only have line-editing sometimes, and the very first
|
/ast/src/lib/libast/ |
H A D | Makefile | 372 * atmain.C is the only C++ and only for a few systems
|
/ast/src/cmd/nmake/ |
H A D | Makerules.mk | 57 set option=';recurse;sa;-;Set the recursive \b:MAKE:\b \aaction\a:;[action:=1]{[+combine?Combine all recursive makefiles into one rooted at the current directory. \b::\b, \b:PACKAGE:\b, \b.SOURCE\b*, and \bLDLIBRARIES\b are intercepted to adjust relative directory and library references. Complex makefile hierarchies may not be amenable to combination.][+implicit?All makefiles in all subdirectories are treated as if they contained \b:MAKE:\b.][+list?List the recursion directories, one per line, on the standard output and exit. A \b-\b prerequisite separates groups that may be made concurrently and a \b+\b prerequisite separates leaf directories from intermediate directories.][+only?Disable component closure and operate on explicit prerequisites only.][+prereqs?List the recursion directory dependencies as a makefile on the standard output and exit.][+\anumber\a?Set the directory recursion concurrency level to \anumber\a.]}' 66 set option=';variants;sv;-;Select only \bcc-\b\avariant\a directories matching \apattern\a.;pattern:!*' 1580 if "$(-recurse)" == "*only*" 1644 error 2 $(<:O=2): only one target expected 4467 * pure recursion makefiles (only :MAKE:) make .RECURSE first by default
|
H A D | expand.c | 1378 * (recursive) makefile prereqs; if targets!=0 then only 3650 error(3, "prefix edit operator only: %s", editcontext(eb, ed));
|
Completed in 46 milliseconds