Symbol: step
crypto/heimdal/appl/gssmask/gssmaestro.c
321
int step = 0;
crypto/heimdal/appl/gssmask/gssmaestro.c
339
step++;
crypto/heimdal/appl/gssmask/gssmaestro.c
350
ipeer->name, (int)val, step);
crypto/heimdal/appl/gssmask/gssmaestro.c
362
step++;
crypto/heimdal/appl/gssmask/gssmaestro.c
373
apeer->name, (int)val, step);
crypto/heimdal/lib/krb5/test_crypto_wrapping.c
41
size_t step,
crypto/heimdal/lib/krb5/test_crypto_wrapping.c
69
for (size = min_size; size < max_size; size += step) {
crypto/krb5/src/lib/crypto/builtin/des/destest.c
193
#define smask(step) ((1<<step)-1)
crypto/krb5/src/lib/crypto/builtin/des/destest.c
194
#define pstep(x,step) (((x)&smask(step))^(((x)>>step)&smask(step)))
crypto/krb5/src/lib/crypto/builtin/des/f_parity.c
22
#define smask(step) ((1<<step)-1)
crypto/krb5/src/lib/crypto/builtin/des/f_parity.c
23
#define pstep(x,step) (((x)&smask(step))^(((x)>>step)&smask(step)))
crypto/krb5/src/lib/krb5/os/os-proto.h
106
int step;
crypto/krb5/src/lib/krb5/os/sn2princ.c
275
int step = ++iter->step;
crypto/krb5/src/lib/krb5/os/sn2princ.c
283
*princ_out = (step == 1) ? iter->princ : NULL;
crypto/krb5/src/lib/krb5/os/sn2princ.c
290
if (step > 1)
crypto/krb5/src/lib/krb5/os/sn2princ.c
305
if (step > 2)
crypto/krb5/src/lib/krb5/os/sn2princ.c
307
return canonicalize_princ(context, iter, step == 2, princ_out);
crypto/krb5/src/windows/leashdll/lshfunc.c
2279
DWORD step;
crypto/krb5/src/windows/leashdll/lshfunc.c
2333
step = strlen(strs);
crypto/krb5/src/windows/leashdll/lshfunc.c
2334
strs += step + 1;
crypto/krb5/src/windows/leashdll/lshfunc.c
2335
bufsize -= step;
crypto/krb5/src/windows/leashdll/lshfunc.c
2339
step = strlen(strs);
crypto/krb5/src/windows/leashdll/lshfunc.c
2340
strs += step + 1;
crypto/krb5/src/windows/leashdll/lshfunc.c
2341
bufsize -= step;
crypto/krb5/src/windows/leashdll/lshfunc.c
2344
step = strlen(strs);
crypto/krb5/src/windows/leashdll/lshfunc.c
2345
strs += step + 1;
crypto/krb5/src/windows/leashdll/lshfunc.c
2346
bufsize -= step;
crypto/openssh/libcrux_mlkem768_sha3.h
10107
size_t step = LIBCRUX_ML_KEM_POLYNOMIAL_VECTORS_IN_RING_ELEMENT / (size_t)2U;
crypto/openssh/libcrux_mlkem768_sha3.h
10108
for (size_t i = (size_t)0U; i < step; i++) {
crypto/openssh/libcrux_mlkem768_sha3.h
10112
re->coefficients[j + step], (int16_t)-1600);
crypto/openssh/libcrux_mlkem768_sha3.h
10113
re->coefficients[j + step] =
crypto/openssh/libcrux_mlkem768_sha3.h
8502
size_t step = (size_t)1U << (uint32_t)layer;
crypto/openssh/libcrux_mlkem768_sha3.h
8506
size_t offset = round * step * (size_t)2U;
crypto/openssh/libcrux_mlkem768_sha3.h
8508
size_t step_vec = step / (size_t)16U;
crypto/openssh/libcrux_mlkem768_sha3.h
9020
size_t step = (size_t)1U << (uint32_t)layer;
crypto/openssh/libcrux_mlkem768_sha3.h
9024
size_t offset = round * step * (size_t)2U;
crypto/openssh/libcrux_mlkem768_sha3.h
9028
step / LIBCRUX_ML_KEM_VECTOR_TRAITS_FIELD_ELEMENTS_IN_VECTOR;
crypto/openssl/crypto/ml_dsa/ml_dsa_ntt.c
131
int step;
crypto/openssl/crypto/ml_dsa/ml_dsa_ntt.c
135
for (step = 1; step < ML_DSA_NUM_POLY_COEFFICIENTS; step <<= 1) {
crypto/openssl/crypto/ml_dsa/ml_dsa_ntt.c
138
for (i = 0; i < step; i++) {
crypto/openssl/crypto/ml_dsa/ml_dsa_ntt.c
139
const uint32_t z_step_root = zetas_montgomery[step + i];
crypto/openssl/crypto/ml_dsa/ml_dsa_ntt.c
167
int i, j, k, offset, step = ML_DSA_NUM_POLY_COEFFICIENTS;
crypto/openssl/crypto/ml_dsa/ml_dsa_ntt.c
175
step >>= 1;
crypto/openssl/crypto/ml_dsa/ml_dsa_ntt.c
177
for (i = 0; i < step; i++) {
crypto/openssl/crypto/ml_dsa/ml_dsa_ntt.c
178
const uint32_t step_root = ML_DSA_Q - zetas_montgomery[step + (step - 1 - i)];
crypto/openssl/test/cmsapitest.c
320
const int step = 256;
crypto/openssl/test/cmsapitest.c
327
tmp = OPENSSL_realloc(buf, *p_len + step);
crypto/openssl/test/cmsapitest.c
331
ret = BIO_read(bio, buf + *p_len, step);
crypto/openssl/test/cmsapitest.c
340
if (ret < step)
crypto/openssl/test/evp_extra_test.c
4326
unsigned int step = 7;
crypto/openssl/test/evp_extra_test.c
4331
if (!TEST_int_ne(sizeof(seed) % step, 0)
crypto/openssl/test/evp_extra_test.c
4342
*p++ = OSSL_PARAM_construct_uint(OSSL_RAND_PARAM_MAX_REQUEST, &step);
lib/libc/regex/engine.c
107
static states step(struct re_guts *g, sopno start, sopno stop, states bef, wint_t ch, states aft, int sflags);
lib/libc/regex/engine.c
862
st = step(m->g, startst, stopst, st, NOTHING, st, sflags);
lib/libc/regex/engine.c
914
st = step(m->g, startst, stopst, st, flagch, st,
lib/libc/regex/engine.c
929
st = step(m->g, startst, stopst, st, flagch, st, sflags);
lib/libc/regex/engine.c
940
st = step(m->g, startst, stopst, st, flagch, st, sflags);
lib/libc/regex/engine.c
961
st = step(m->g, startst, stopst, tmp, c, st, sflags);
lib/libc/regex/engine.c
963
assert(EQ(step(m->g, startst, stopst, st, NOTHING, st, sflags),
lib/libnv/msgio.c
365
unsigned int i, step, j;
lib/libnv/msgio.c
373
ret = i = step = 0;
lib/libnv/msgio.c
376
step = PKG_MAX_SIZE;
lib/libnv/msgio.c
378
step = nfds - i;
lib/libnv/msgio.c
379
ret = fd_package_recv(sock, fds + i, step);
lib/libnv/msgio.c
388
i += step;
lib/libnv/msgio.c
397
unsigned int i, step;
lib/libnv/msgio.c
405
ret = i = step = 0;
lib/libnv/msgio.c
408
step = PKG_MAX_SIZE;
lib/libnv/msgio.c
410
step = nfds - i;
lib/libnv/msgio.c
411
ret = fd_package_send(sock, fds + i, step);
lib/libnv/msgio.c
414
i += step;
lib/libthread_db/arch/aarch64/libpthread_md.c
88
pt_reg_sstep(struct reg *reg __unused, int step __unused)
lib/libthread_db/arch/amd64/libpthread_md.c
114
pt_reg_sstep(struct reg *reg, int step)
lib/libthread_db/arch/amd64/libpthread_md.c
119
if (step)
lib/libthread_db/arch/arm/libpthread_md.c
114
pt_reg_sstep(struct reg *reg __unused, int step __unused)
lib/libthread_db/arch/i386/libpthread_md.c
106
pt_reg_sstep(struct reg *reg, int step)
lib/libthread_db/arch/i386/libpthread_md.c
111
if (step)
lib/libthread_db/arch/powerpc/libpthread_md.c
77
pt_reg_sstep(struct reg *reg __unused, int step __unused)
lib/libthread_db/arch/riscv/libpthread_md.c
103
pt_reg_sstep(struct reg *reg __unused, int step __unused)
lib/libthread_db/libpthread_db.c
1009
if (step != 0)
lib/libthread_db/libpthread_db.c
1039
if (pt_reg_sstep(&regs, step) != 0) {
lib/libthread_db/libpthread_db.c
977
pt_thr_sstep(const td_thrhandle_t *th, int step)
lib/libthread_db/libpthread_db.h
92
int pt_reg_sstep(struct reg *reg, int step);
lib/libthread_db/libthr_db.c
713
pt_thr_sstep(const td_thrhandle_t *th, int step __unused)
lib/libthread_db/thread_db.c
265
td_thr_sstep(const td_thrhandle_t *th, int step)
lib/libthread_db/thread_db.c
268
return (ta->ta_ops->to_thr_sstep(th, step));
lib/libvgl/simple.c
188
int sign_x, sign_y, step, reverse, i;
lib/libvgl/simple.c
194
step = 1;
lib/libvgl/simple.c
196
step = -1;
lib/libvgl/simple.c
251
plot(object, ++x, y += step, reverse,
lib/libvgl/simple.c
255
plot(object, --x1, y1 -= step, reverse,
lib/libvgl/simple.c
259
plot(object, x, y += step, reverse, color);
lib/libvgl/simple.c
262
plot(object, x1, y1 -= step, reverse,
lib/libvgl/simple.c
282
plot(object, ++x, y += step, reverse, color);
lib/libvgl/simple.c
287
plot(object, ++x, y += step, reverse, color);
lib/libvgl/simple.c
291
plot(object, --x1, y1 -= step, reverse, color);
lib/libvgl/simple.c
306
plot(object, x, y += step, reverse, color);
lib/libvgl/simple.c
307
plot(object, ++x, y += step, reverse, color);
lib/libvgl/simple.c
309
plot(object, x1, y1 -= step, reverse, color);
lib/libvgl/simple.c
310
plot(object, --x1, y1 -= step, reverse, color);
lib/libvgl/simple.c
316
plot(object, ++x, y += step, reverse,
lib/libvgl/simple.c
321
plot(object, --x1, y1 -= step, reverse,
lib/libvgl/simple.c
325
plot(object, x, y += step, reverse, color);
lib/libvgl/simple.c
328
plot(object, x1, y1 -= step, reverse, color);
lib/libvgl/simple.c
337
plot(object, ++x, y += step, reverse, color); /* pattern 4 */
lib/libvgl/simple.c
339
plot(object, ++x, y += step, reverse,
lib/libvgl/simple.c
342
plot(object, --x1, y1 -= step, reverse,
lib/libvgl/simple.c
348
plot(object, ++x, y += step, reverse, color);
lib/libvgl/simple.c
353
plot(object, ++x, y += step, reverse, color);
lib/libvgl/simple.c
358
plot(object, --x1, y1 -= step, reverse, color);
sbin/ipf/libipf/interror.c
548
int l = -1, r = IPF_NUM_ERRORS + 1, step;
sbin/ipf/libipf/interror.c
549
step = (r - l) / 2;
sbin/ipf/libipf/interror.c
551
while (step != 0) {
sbin/ipf/libipf/interror.c
552
ie = ipf_errors + l + step;
sbin/ipf/libipf/interror.c
555
step = l + step;
sbin/ipf/libipf/interror.c
557
r = step;
sbin/ipf/libipf/interror.c
559
l = step;
sbin/ipf/libipf/interror.c
560
step = (r - l) / 2;
stand/common/gfx_fb.c
1195
int step;
stand/common/gfx_fb.c
1225
step = 1;
stand/common/gfx_fb.c
1235
step = -step;
stand/common/gfx_fb.c
1247
sy += step;
stand/common/gfx_fb.c
1248
dy += step;
sys/compat/linuxkpi/common/src/linux_radix.c
235
unsigned long step = 1UL << (RADIX_TREE_MAP_SHIFT * height);
sys/compat/linuxkpi/common/src/linux_radix.c
246
index += step;
sys/compat/linuxkpi/common/src/linux_radix.c
247
index &= -step;
sys/crypto/skein/skein_debug.c
19
static void Show64_step(size_t cnt,const u64b_t *X,size_t step)
sys/crypto/skein/skein_debug.c
22
for (i=j=0;i < cnt;i++,j+=step)
sys/crypto/skein/skein_debug.c
36
size_t step = (xptr & 1) ? 2 : 1;
sys/crypto/skein/skein_debug.c
37
if (step != 1)
sys/crypto/skein/skein_debug.c
41
Show64_step(cnt,X,step);
sys/dev/acpi_support/acpi_ibm.c
1213
int val, step;
sys/dev/acpi_support/acpi_ibm.c
1239
step = (arg > val) ? 1 : -1;
sys/dev/acpi_support/acpi_ibm.c
1240
for (int i = val; i != arg; i += step) {
sys/dev/acpi_support/acpi_ibm.c
1247
IBM_EC_BRIGHTNESS, i - step, 1);
sys/dev/acpi_support/acpi_ibm.c
1360
int val, step;
sys/dev/acpi_support/acpi_ibm.c
1386
step = (arg > val) ? 1 : -1;
sys/dev/acpi_support/acpi_ibm.c
1387
for (int i = val; i != arg; i += step) {
sys/dev/acpi_support/acpi_ibm.c
1393
val_ec = i - step +
sys/dev/ath/ath_hal/ah_regdomain.c
471
int maxchans, int *nchans, uint16_t freq_lo, uint16_t freq_hi, int step,
sys/dev/ath/ath_hal/ah_regdomain.c
482
(int) freq_lo, (int) freq_hi, flags, step);
sys/dev/ath/ath_hal/ah_regdomain.c
485
for (freq += step; freq <= freq_hi && error == 0; freq += step)
sys/dev/ath/ath_hal/ah_regdomain.c
542
int step;
sys/dev/ath/ath_hal/ah_regdomain.c
598
step = fband->channelSep;
sys/dev/ath/ath_hal/ah_regdomain.c
600
step = roundup(channelSep, fband->channelSep);
sys/dev/ath/ath_hal/ah_regdomain.c
615
step,
sys/dev/ath/ath_hal/ah_regdomain.c
619
bfreq_lo, bfreq_hi, step, cm->flags, fband, rd);
sys/dev/bnxt/bnxt_re/ib_verbs.c
4425
rq_hdr_buf = (u8 *) hdr_buf->va + tbl_idx * hdr_buf->step;
sys/dev/bnxt/bnxt_re/qplib_fp.c
1700
sge->addr = (dma_addr_t)(buf->dma_map + sw_prod * buf->step);
sys/dev/bnxt/bnxt_re/qplib_fp.c
1702
sge->size = buf->step;
sys/dev/bnxt/bnxt_re/qplib_fp.c
1727
sge->addr = (dma_addr_t)(buf->dma_map + sw_prod * buf->step);
sys/dev/bnxt/bnxt_re/qplib_fp.c
1729
sge->size = buf->step;
sys/dev/bnxt/bnxt_re/qplib_fp.c
174
static void *bnxt_qplib_get_hdr_buf(struct pci_dev *pdev, u32 step, u32 cnt)
sys/dev/bnxt/bnxt_re/qplib_fp.c
183
len = ALIGN((step * cnt), PAGE_SIZE);
sys/dev/bnxt/bnxt_re/qplib_fp.c
190
hdrbuf->step = step;
sys/dev/bnxt/bnxt_re/qplib_fp.h
165
u32 step;
sys/dev/bnxt/bnxt_re/qplib_fp.h
550
return (buf->dma_map + index * buf->step);
sys/dev/cxgb/common/cxgb_t3_hw.c
145
static int step[] = { 0, 32, 16, 8 };
sys/dev/cxgb/common/cxgb_t3_hw.c
180
val64 |= (u64)val << (step[mc7->width] * i);
sys/dev/fdc/fdc.c
419
int i, j, step;
sys/dev/fdc/fdc.c
421
step = 1;
sys/dev/fdc/fdc.c
422
for (j = 0; j < FDSTS_TIMEOUT; j += step) {
sys/dev/fdc/fdc.c
432
step += step;
sys/dev/fdc/fdc.c
433
DELAY(step);
sys/dev/fdc/fdc.c
441
int i, j, step;
sys/dev/fdc/fdc.c
443
step = 1;
sys/dev/fdc/fdc.c
444
for (j = 0; j < FDSTS_TIMEOUT; j += step) {
sys/dev/fdc/fdc.c
452
step += step;
sys/dev/fdc/fdc.c
453
DELAY(step);
sys/dev/mlx5/mlx5_ib/mlx5_ib.h
995
void mlx5_ib_copy_pas(u64 *old, u64 *new, int step, int num);
sys/dev/otus/if_otus.c
2421
ETHER_NEXT_MULTI(step, enm);
sys/dev/pci/pci_pci.c
1766
wmask = ((rman_res_t)1 << w->step) - 1;
sys/dev/pci/pci_pci.c
1767
if (RF_ALIGNMENT(flags) < w->step) {
sys/dev/pci/pci_pci.c
1769
flags |= RF_ALIGNMENT_LOG2(w->step);
sys/dev/pci/pci_pci.c
1773
count = roundup2(count, (rman_res_t)1 << w->step);
sys/dev/pci/pci_pci.c
1908
wmask = ((rman_res_t)1 << w->step) - 1;
sys/dev/pci/pci_pci.c
2186
wmask = ((rman_res_t)1 << w->step) - 1;
sys/dev/pci/pci_pci.c
451
if (w->base == 0 && w->limit == ((pci_addr_t)1 << w->step) - 1) {
sys/dev/pci/pci_pci.c
518
sc->io.step = 12;
sys/dev/pci/pci_pci.c
540
sc->mem.step = 20;
sys/dev/pci/pci_pci.c
567
sc->pmem.step = 20;
sys/dev/pci/pcib_private.h
80
int step; /* log_2 of window granularity */
sys/dev/qlxgbe/ql_misc.c
102
uint32_t data, step = 0;
sys/dev/qlxgbe/ql_misc.c
109
step = 1;
sys/dev/qlxgbe/ql_misc.c
115
step = 2;
sys/dev/qlxgbe/ql_misc.c
121
step = 3;
sys/dev/qlxgbe/ql_misc.c
128
step = 4;
sys/dev/qlxgbe/ql_misc.c
134
step = 5;
sys/dev/qlxgbe/ql_misc.c
140
step = 6;
sys/dev/qlxgbe/ql_misc.c
146
step = 7;
sys/dev/qlxgbe/ql_misc.c
152
step = 7;
sys/dev/qlxgbe/ql_misc.c
158
step = 8;
sys/dev/qlxgbe/ql_misc.c
165
step = 9;
sys/dev/qlxgbe/ql_misc.c
173
step = 10;
sys/dev/qlxgbe/ql_misc.c
180
step = 11;
sys/dev/qlxgbe/ql_misc.c
187
step = 12;
sys/dev/qlxgbe/ql_misc.c
194
step = 13;
sys/dev/qlxgbe/ql_misc.c
210
val->data_uhi, rd, step);
sys/dev/ral/rt2860.c
4167
uint8_t step, bbp49;
sys/dev/ral/rt2860.c
4175
step = sc->step_2ghz;
sys/dev/ral/rt2860.c
4178
step = sc->step_5ghz;
sys/dev/ral/rt2860.c
4191
d *= step;
sys/dev/sfxge/common/siena_impl.h
73
unsigned int step;
sys/dev/sfxge/common/siena_nic.c
720
address += rsp->step;
sys/dev/sfxge/common/siena_nic.c
735
address += rsp->step;
sys/dev/sound/pci/hda/hdaa.c
1142
int offset, size, step;
sys/dev/sound/pci/hda/hdaa.c
1146
step = HDA_PARAM_OUTPUT_AMP_CAP_NUMSTEPS(cap);
sys/dev/sound/pci/hda/hdaa.c
1151
step, size, offset,
sys/dev/sound/pci/hda/hdaa.c
1153
((step - offset) * (size + 1)) / 4);
sys/dev/sound/pci/hda/hdaa.c
3030
int mute, offset, step, size;
sys/dev/sound/pci/hda/hdaa.c
3086
step = HDA_PARAM_OUTPUT_AMP_CAP_NUMSTEPS(ocap);
sys/dev/sound/pci/hda/hdaa.c
3101
ctls[cnt].step = step;
sys/dev/sound/pci/hda/hdaa.c
3116
step = HDA_PARAM_OUTPUT_AMP_CAP_NUMSTEPS(icap);
sys/dev/sound/pci/hda/hdaa.c
3147
ctls[cnt].step = step;
sys/dev/sound/pci/hda/hdaa.c
3166
ctls[cnt].step = step;
sys/dev/sound/pci/hda/hdaa.c
5147
if (z > ctl->step)
sys/dev/sound/pci/hda/hdaa.c
5148
z = ctl->step;
sys/dev/sound/pci/hda/hdaa.c
5629
if (ctl->step > 0) {
sys/dev/sound/pci/hda/hdaa.c
5633
ctl->step + 1,
sys/dev/sound/pci/hda/hdaa.c
5806
int offset, size, step;
sys/dev/sound/pci/hda/hdaa.c
5810
step = HDA_PARAM_OUTPUT_AMP_CAP_NUMSTEPS(cap);
sys/dev/sound/pci/hda/hdaa.c
5815
step, size, offset,
sys/dev/sound/pci/hda/hdaa.c
5817
((step - offset) * (size + 1)) / 4);
sys/dev/sound/pci/hda/hdaa.c
6274
ctl->mute, ctl->step, ctl->size, ctl->offset,
sys/dev/sound/pci/hda/hdaa.h
140
int mute, step, size, offset;
sys/dev/sound/pci/hda/hdaa.h
248
(((ctl)->step - (ctl)->offset) * ((ctl)->size + 1))
sys/dev/sound/pci/hda/hdaa.h
251
((ctl)->step * ((ctl)->size + 1))
sys/dev/sound/pci/hda/hdaa.h
258
((ctl)->size + 1) + (ctl)->offset), (ctl)->step), 0)
sys/kern/subr_stats.c
466
uint64_t step = 0;
sys/kern/subr_stats.c
471
step = info->lin.stepinc;
sys/kern/subr_stats.c
474
step = stats_pow_u64(info->exp.stepbase,
sys/kern/subr_stats.c
534
step = stats_pow_u64(info->linexp.stepbase, curstepexp) /
sys/kern/subr_stats.c
536
if (step == 0)
sys/kern/subr_stats.c
537
step = 1;
sys/kern/subr_stats.c
547
} else if (step != 0) {
sys/kern/subr_stats.c
550
bkt_ub->int32.s32 += (int32_t)step;
sys/kern/subr_stats.c
553
bkt_ub->int32.u32 += (uint32_t)step;
sys/kern/subr_stats.c
556
bkt_ub->int64.s64 += (int64_t)step;
sys/kern/subr_stats.c
559
bkt_ub->int64.u64 += (uint64_t)step;
sys/kern/subr_stats.c
562
bkt_ub->intlong.slong += (long)step;
sys/kern/subr_stats.c
565
bkt_ub->intlong.ulong += (unsigned long)step;
sys/kern/subr_stats.c
568
error = Q_QADDI(&bkt_ub->q32.sq32, step);
sys/kern/subr_stats.c
571
error = Q_QADDI(&bkt_ub->q32.uq32, step);
sys/kern/subr_stats.c
574
error = Q_QADDI(&bkt_ub->q64.sq64, step);
sys/kern/subr_stats.c
577
error = Q_QADDI(&bkt_ub->q64.uq64, step);
sys/riscv/sifive/sifive_ccache.c
101
sva += step;
sys/riscv/sifive/sifive_ccache.c
102
len -= step;
sys/riscv/sifive/sifive_ccache.c
86
vm_offset_t step;
sys/riscv/sifive/sifive_ccache.c
96
step = min(PAGE_SIZE - (paddr & PAGE_MASK), len);
sys/riscv/sifive/sifive_ccache.c
98
line < paddr + step;
tools/regression/kgssapi/gsstest.c
185
args.step = 1;
tools/regression/kgssapi/gsstest.c
212
args.step = 2;
tools/regression/kgssapi/gsstest.c
238
args.step = 3;
tools/regression/kgssapi/gsstest.c
265
args.step = 4;
tools/regression/kgssapi/gsstest.c
283
args.step = 5;
tools/regression/kgssapi/gsstest.c
43
int step; /* test step number */
usr.bin/ctags/ctags.c
142
for (exit_val = step = 0; step < argc; ++step)
usr.bin/ctags/ctags.c
143
if (!(inf = fopen(argv[step], "r"))) {
usr.bin/ctags/ctags.c
144
warn("%s", argv[step]);
usr.bin/ctags/ctags.c
148
curfile = argv[step];
usr.bin/ctags/ctags.c
149
find_entries(argv[step]);
usr.bin/ctags/ctags.c
181
for (step = 0; step < argc; step++) {
usr.bin/ctags/ctags.c
183
(void)strlcat(lbuf, argv[step], LINE_MAX);
usr.bin/ctags/ctags.c
185
if (regcomp(regx + step, lbuf,
usr.bin/ctags/ctags.c
191
for (step = 0; step < argc; step++)
usr.bin/ctags/ctags.c
192
if (regexec(regx + step,
usr.bin/ctags/ctags.c
197
for (step = 0; step < argc; step++)
usr.bin/ctags/ctags.c
198
regfree(regx + step);
usr.bin/ctags/ctags.c
84
int step; /* step through args */
usr.bin/last/last.c
420
ARG *step;
usr.bin/last/last.c
428
for (step = arglist; step; step = step->next)
usr.bin/last/last.c
429
switch(step->type) {
usr.bin/last/last.c
436
if (strcasecmp(step->name, bp->ut_host) == 0)
usr.bin/last/last.c
440
if (strcmp(step->name, bp->ut_line) == 0)
usr.bin/last/last.c
444
if (strcmp(step->name, bp->ut_user) == 0)
usr.bin/seq/seq.c
182
for (step = 1, cur = first; incr > 0 ? cur <= last : cur >= last;
usr.bin/seq/seq.c
183
cur = first + incr * step++) {
usr.bin/seq/seq.c
184
if (step > 1)
usr.bin/seq/seq.c
89
double first, last, incr, prev, cur, step;
usr.sbin/diskinfo/diskinfo.c
419
off_t b0, b1, sectorcount, step;
usr.sbin/diskinfo/diskinfo.c
430
step = 1ULL << (flsll(sectorcount / (4 * 200)) - 1);
usr.sbin/diskinfo/diskinfo.c
431
if (step > 16384)
usr.sbin/diskinfo/diskinfo.c
432
step = 16384;
usr.sbin/diskinfo/diskinfo.c
440
b1 = sectorcount - step;
usr.sbin/diskinfo/diskinfo.c
444
b0 += step;
usr.sbin/diskinfo/diskinfo.c
446
b1 -= step;
usr.sbin/diskinfo/diskinfo.c
456
b0 += step;
usr.sbin/diskinfo/diskinfo.c
458
b1 += step;
usr.sbin/diskinfo/diskinfo.c
467
b0 += step;
usr.sbin/diskinfo/diskinfo.c
469
b1 += step;
usr.sbin/diskinfo/diskinfo.c
478
b0 += step;
usr.sbin/diskinfo/diskinfo.c
487
b0 -= step;