Home
last modified time | relevance | path

Searched refs:beginning (Results 1 – 25 of 73) sorted by relevance

123

/illumos-gate/usr/src/cmd/bnu/
H A Dgetprm.c53 char *beginning; local
57 beginning = prm;
78 if ((prm == beginning + 1) && (*beginning == '2'))
80 if ((prm == beginning + 1) && (*beginning == '1'))
81 *beginning = *s++;
82 if (prm == beginning) {
93 if ((prm == beginning + 1) && (*beginning == '0'))
94 *beginning = *s++;
95 if (prm == beginning) {
111 if (prm == beginning)
[all …]
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/pid/
H A Derr.D_PROC_NAME.badname.d34 pid$1:a.out:main:beginning
/illumos-gate/usr/src/cmd/svc/configd/
H A Drestore_repository.sh170 Backups beginning with "boot" are made before the first change is made to
171 the repository after system boot. Backups beginning with "manifest_import"
/illumos-gate/usr/src/cmd/ssh/etc/
H A Dssh_config16 # host-specific definitions should be at the beginning of the
/illumos-gate/usr/src/cmd/lp/filter/postscript/postreverse/
H A DREADME32 algorithm is documented at the beginning of the code.
/illumos-gate/usr/src/cmd/ypcmd/yppasswd/
H A Dyppasswdd.dfl29 # shells beginning with the letter 'r' are considered "restricted"
/illumos-gate/usr/src/data/bhyve/kbdlayout/
H A Ddefault31 # standard settings(US Keyboard layout), delete the "#" at the beginning of the
38 # In this case, remove the '#' at the beginning of the line with the '@' sign
157 # (US Keyboard layout),, delete the '#' at the beginning of the corresponding
/illumos-gate/usr/src/tools/smatch/src/
H A Dpre-process.c1726 struct token **list = where, **beginning = NULL; in expression_value() local
1737 beginning = list; in expression_value()
1741 beginning = list; in expression_value()
1745 beginning = list; in expression_value()
1760 *beginning = p; in expression_value()
1769 *beginning = p; in expression_value()
1787 *beginning = p; in expression_value()
1803 *beginning = p; in expression_value()
/illumos-gate/usr/src/lib/iconv_modules/hi_IN/testData/
H A DEA-ISCII27 /* 'x' at the beginning of a word indicates that the word is an Indian script one */
/illumos-gate/usr/src/cmd/nsadmin/
H A Dksh.kshrc56 # - printf "%*s\r%s" COLUMNS "") # is used at the beginning to
/illumos-gate/usr/src/uts/common/vm/
H A Dvm_swap.c632 beginning: in swapctl()
671 goto beginning; in swapctl()
938 beginning: in swapctl32()
975 goto beginning; in swapctl32()
/illumos-gate/usr/src/test/libc-tests/cfg/
H A DREADME23 A line beginning with a hashmark is a comment, and is ignored, as are lines
/illumos-gate/usr/src/cmd/sed/
H A DPOSIX132 beginning of -e arguments as well as in a script file. POSIX
144 15. The POSIX requirement to open all w files at the beginning makes
/illumos-gate/usr/src/uts/sun4v/ml/
H A Dmach_locore.S936 ! must reset ! the PC and nPC back to the beginning to prevent missed
953 ! the PC and nPC back to the beginning to prevent missed wakeups.
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/excalibur/frutree/
H A Dpiclfrutree.info58 * ROW -- marks the beginning of a row of properties
/illumos-gate/usr/src/uts/common/io/rtw/
H A DTHIRDPARTYLICENSE43 * notice immediately at the beginning of the file, without modification,
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dinterrupt.test147 # the beginning of a complex query - before the first callback. We
/illumos-gate/usr/src/uts/sun4u/ml/
H A Dmach_locore.S771 ! must reset the PC and nPC back to the beginning to prevent missed
788 ! the PC and nPC back to the beginning to prevent missed wakeups.
/illumos-gate/usr/src/test/
H A DREADME77 These variables must be set before beginning the test run either manually, or
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Project/pod/
H A DProject.pod64 This function rewinds the project database to the beginning of the file.
/illumos-gate/usr/src/tools/smatch/src/Documentation/
H A Ddata-structures.txt36 A branch only occurs at the end of a basic block, and branches can only target the beginning of a b…
/illumos-gate/usr/src/data/zoneinfo/
H A Dcountry.tab8 # separated by a single tab. Lines beginning with '#' are comments.
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dcaps56 # Each field is <blank> separated. All blank lines and lines beginning
299 key_beg kbeg @1 str Sent by beginning key
327 key_sbeg kBEG &9 str Sent by shift-beginning key
410 clr_bol el1 cb str Clear to beginning of line, inclusive
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dcaps54 # Each field is <blank> separated. All blank lines and lines beginning
297 key_beg kbeg @1 str Sent by beginning key
325 key_sbeg kBEG &9 str Sent by shift-beginning key
408 clr_bol el1 cb str Clear to beginning of line, inclusive
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DRELEASE8846 names beginning with prefix.
53 to be replaced must match at the beginning.
61 can be used at the beginning of a name, and to separate identifiers

123