Searched refs:steps (Results 1 - 9 of 9) sorted by relevance

/illumos-gate/usr/src/cmd/svc/configd/
H A Drestore_repository.sh245 steps=
247 steps="$steps
252 steps="$steps
257 steps="$steps
264 After confirmation, the following steps will be taken:
265 $steps
/illumos-gate/usr/src/cmd/sgs/librtld_db/demo/
H A DMakefile.com77 TESTS= test-maps test-breaks test-steps test-plt_skip \
H A DMakefile66 tests/steps \
/illumos-gate/usr/src/lib/libbc/inc/include/sun/
H A Ddkio.h228 int steps; /* number of steps per */ member in struct:fdk_char
/illumos-gate/usr/src/cmd/sgs/rtld.4.x/
H A Ddiv.s171 ! do single-bit divide steps
H A Drem.s170 ! do single-bit divide steps
/illumos-gate/usr/src/lib/libc/sparc/gen/
H A Dascii_strcasecmp.s119 ! a word boundary. During these steps, the bytes are translated to
/illumos-gate/usr/src/lib/libc/sparcv9/gen/
H A Dascii_strcasecmp.s119 ! a word boundary. During these steps, the bytes are translated to
/illumos-gate/usr/src/uts/common/inet/kssl/
H A Dksslrec.c1296 int steps = howmany(ssl->pending_keyblksz, hlen); local
1301 ASSERT(hlen * steps <= MAX_KEYBLOCK_LENGTH);
1303 for (i = 1; i <= steps; i++) {

Completed in 64 milliseconds