Home
last modified time | relevance | path

Searched refs:at (Results 51 – 75 of 2873) sorted by relevance

12345678910>>...115

/illumos-gate/usr/src/test/zfs-tests/tests/functional/inheritance/
H A Dstate015.cfg8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
33 # Verify that executing 'zfs inherit' at the top level in the hierarchy
38 # Executing 'zfs inherit' at the middle level results in the middle level
42 # Executing 'zfs inherit' at the bottom level is somewhat redundant but
H A Dstate016.cfg8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
33 # Verify that executing 'zfs inherit -r' at the top level in the hierarchy
39 # Executing 'zfs inherit -r' at the bottom and middle levels after executing
40 # at the top level is somewhat redundant but ss done for completness sake.
H A Dstate018.cfg8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
33 # Verify that executing 'zfs inherit -r' at the top level in the hierarchy
40 # Executing 'zfs inherit -r' at the middle and bottom levels after executing
41 # it at the top level is somewhat redundant but is done for completness sake.
H A Dstate017.cfg8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
33 # Verify that executing 'zfs inherit' at the top level in the hierarchy
39 # Executing 'zfs inherit' at the middle level results in the middle level
43 # Executing 'zfs inherit' at the bottom level is somewhat redundant but
H A Dstate011.cfg8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
33 # Verify that running 'zfs inherit' at each level of the data hierarchy
35 # no effect except at the bottom level where the property values are
H A Dstate019.cfg8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
33 # Verify that executing 'zfs inherit' at the top level in the hierarchy
39 # Executing 'zfs inherit' at the middle and bottom levels is somewhat
H A Dstate020.cfg8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
33 # Verify that executing 'zfs inherit -r' at the top level in the hierarchy
39 # Executing 'zfs inherit -r' at the middle and bottom levels is somewhat
H A Dstate021.cfg8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
33 # Verify that executing 'zfs inherit' at the top level in the hierarchy
39 # Executing 'zfs inherit' at the bottom level results in it inheriting
H A Dstate022.cfg8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
33 # Verify that executing 'zfs inherit -r' at the top level in the hierarchy
39 # Executing 'zfs inherit -r' at the middle and bottom levels is somewhat
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Dshdr.msg8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
174 argument, the section header at that index is displayed.\n"
181 this member gives the address at which the sections's\n\
188 section at that index is displayed. If both arguments are\n\
207 section at that index is displayed. If both arguments are\n\
224 section at that index is displayed. If both arguments are\n\
236 the section at that index is displayed. If one or more\n\
261 section at that index is displayed. If both arguments are\n\
275 section at that index is displayed. If both arguments are\n\
[all …]
H A Dphdr.msg8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
112 of the file at which the first byte of the segment resides.\n"
115 Integer value to set for virtual address at which the first\n\
163 argument, the information for the program header symbol at\n\
175 present, the p_type field of the program header at the\n\
183 at which the first byte of the segment resides.\n\
189 present, the p_offset field of the element at the\n\
203 present, the p_vaddr field of the element at the specified\n\
210 p_paddr provides the physical address at which the first\n\
[all …]
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dwchgat.c45 wchgat(WINDOW *w, int n, attr_t at, short co, const void *opts) in wchgat() argument
51 __m_trace("wchgat(%p, %d, %x, %d, %p)", w, n, at, co, opts); in wchgat()
67 cp->_at = at; in wchgat()
/illumos-gate/usr/src/uts/sun4/ml/
H A Dsubr_asm.S46 ! Store long word value at physical address
63 ! Store long word value at physical i/o address
81 ! Load long word value at physical address
95 ! Load long word value at physical i/o address
109 ! Store value at physical address
124 ! load value at physical address
181 ! load value at physical address in I/O space
195 ! load value at physical address in I/O space
209 ! load byte value at physical address in I/O space
/illumos-gate/usr/src/lib/libc/amd64/gen/
H A Dmemchr.S31 / Returns the pointer in sptr at which the character c1 appears;
107 / found at the fourth byte
110 / found at the third byte
113 / found at the second byte
116 / found at the first byte
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/hsi_repository/
H A Dremlist.txt8 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
14 * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
29 * You can obtain a copy of the License at available
30 * at http://opensource.org/licenses/CDDL-1.0
/illumos-gate/usr/src/cmd/sh/
H A Dservice.c224 execa(unsigned char *at[], short pos) in execa() argument
227 unsigned char **t = at; in execa()
317 trim(unsigned char *at) in trim() argument
326 if (current = at) { in trim()
327 last = at; in trim()
366 trims(at) in trims() argument
367 unsigned char *at; in trims()
375 if (current = at)
377 last = at;
/illumos-gate/usr/src/cmd/bnu/
H A DConfig10 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
16 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
25 # within BNU at run time.
42 # at compile time, with optional protocol-specific
/illumos-gate/usr/src/lib/libc/i386/gen/
H A Dmemchr.S31 / Returns the pointer in sptr at which the character c1 appears;
111 / found at the fourth byte
114 / found at the third byte
117 / found at the second byte
120 / found at the first byte
/illumos-gate/usr/src/uts/common/io/mr_sas/
H A Dmr_sas_list.c110 struct mlist_head *at = head->next; in mlist_splice() local
115 last->next = at; in mlist_splice()
116 at->prev = last; in mlist_splice()
/illumos-gate/usr/src/boot/i386/gptzfsboot/
H A Dgptldr.S81 dec %si # Set %ds:%si to point at the
87 mov $MEM_USR/16,%ax # Set %es:(-1) to point at
92 add $COPY_BLK_SZ,%si # Adjust %ds:%si to point at
96 mov $COPY_BLK_SZ-1,%di # Adjust %es:%di to point at
110 mov $MEM_BTX,%di # %di -> end of BTX at
/illumos-gate/usr/src/lib/libc/sparcv9/crt/
H A D__align_cpy_8.S80 bpos,a,pt %xcc, .wrdbl1 ! Have at least 16 bytes to copy.
87 .wrdbl1: ! Copy 16 bytes at a time.
94 bg,a,pt %xcc, .wrdbl1 ! Have at least 16 more bytes.
/illumos-gate/usr/src/cmd/lp/filter/postscript/postprint/
H A DREADME9 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
15 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
31 Things have been tuned for PostScript printers running at 9600 baud, and may not
32 be optimal for fast printers running at higher baud rates. A few simple changes
54 when they get to the printer. Should help if you're running at 19.2KB or
/illumos-gate/usr/src/lib/libcurses/screen/
H A D_attroff.c47 attroff(chtype at) in attroff() argument
49 (void) wattroff(stdscr, at); in attroff()
H A D_attron.c47 attron(chtype at) in attron() argument
49 (void) wattron(stdscr, at); in attron()
H A D_attrset.c47 attrset(chtype at) in attrset() argument
49 (void) wattrset(stdscr, at); in attrset()

12345678910>>...115