Symbol: STOP
crypto/openssl/apps/s_time.c
329
totalTime += tm_Time_F(STOP); /* Add the time for this iteration */
crypto/openssl/apps/s_time.c
408
totalTime += tm_Time_F(STOP); /* Add the time for this iteration */
crypto/openssl/apps/speed.c
160
if (s == STOP)
crypto/openssl/apps/speed.c
2693
d = Time_F(STOP);
crypto/openssl/apps/speed.c
2705
d = Time_F(STOP);
crypto/openssl/apps/speed.c
2717
d = Time_F(STOP);
crypto/openssl/apps/speed.c
2729
d = Time_F(STOP);
crypto/openssl/apps/speed.c
2741
d = Time_F(STOP);
crypto/openssl/apps/speed.c
2753
d = Time_F(STOP);
crypto/openssl/apps/speed.c
2765
d = Time_F(STOP);
crypto/openssl/apps/speed.c
2777
d = Time_F(STOP);
crypto/openssl/apps/speed.c
2789
d = Time_F(STOP);
crypto/openssl/apps/speed.c
2820
d = Time_F(STOP);
crypto/openssl/apps/speed.c
2843
d = Time_F(STOP);
crypto/openssl/apps/speed.c
2865
d = Time_F(STOP);
crypto/openssl/apps/speed.c
2890
d = Time_F(STOP);
crypto/openssl/apps/speed.c
2916
d = Time_F(STOP);
crypto/openssl/apps/speed.c
2941
d = Time_F(STOP);
crypto/openssl/apps/speed.c
2972
d = Time_F(STOP);
crypto/openssl/apps/speed.c
2985
d = Time_F(STOP);
crypto/openssl/apps/speed.c
3176
d = Time_F(STOP);
crypto/openssl/apps/speed.c
3190
d = Time_F(STOP);
crypto/openssl/apps/speed.c
3228
d = Time_F(STOP);
crypto/openssl/apps/speed.c
3249
d = Time_F(STOP);
crypto/openssl/apps/speed.c
3270
d = Time_F(STOP);
crypto/openssl/apps/speed.c
3334
d = Time_F(STOP);
crypto/openssl/apps/speed.c
3365
d = Time_F(STOP);
crypto/openssl/apps/speed.c
3396
d = Time_F(STOP);
crypto/openssl/apps/speed.c
3429
d = Time_F(STOP);
crypto/openssl/apps/speed.c
3478
d = Time_F(STOP);
crypto/openssl/apps/speed.c
3509
d = Time_F(STOP);
crypto/openssl/apps/speed.c
3557
d = Time_F(STOP);
crypto/openssl/apps/speed.c
3588
d = Time_F(STOP);
crypto/openssl/apps/speed.c
3675
d = Time_F(STOP);
crypto/openssl/apps/speed.c
3760
d = Time_F(STOP);
crypto/openssl/apps/speed.c
3787
d = Time_F(STOP);
crypto/openssl/apps/speed.c
3891
d = Time_F(STOP);
crypto/openssl/apps/speed.c
3919
d = Time_F(STOP);
crypto/openssl/apps/speed.c
4100
d = Time_F(STOP);
crypto/openssl/apps/speed.c
4274
d = Time_F(STOP);
crypto/openssl/apps/speed.c
4283
d = Time_F(STOP);
crypto/openssl/apps/speed.c
4292
d = Time_F(STOP);
crypto/openssl/apps/speed.c
4485
d = Time_F(STOP);
crypto/openssl/apps/speed.c
4494
d = Time_F(STOP);
crypto/openssl/apps/speed.c
4504
d = Time_F(STOP);
crypto/openssl/apps/speed.c
5234
d = Time_F(STOP);
lib/libutil/property.c
220
case STOP:
lib/libutil/property.c
83
while (state != STOP) {
lib/libutil/property.c
98
state = STOP;
sbin/fsck_ffs/dir.c
221
return (STOP);
sbin/fsck_ffs/dir.c
227
if (n & STOP)
sbin/fsck_ffs/dir.c
230
return (idesc->id_filesize > 0 ? KEEPON : STOP);
sbin/fsck_ffs/dir.c
547
return (ALTERED|STOP);
sbin/fsck_ffs/dir.c
559
return (ALTERED|STOP);
sbin/fsck_ffs/ea.c
75
return (STOP);
sbin/fsck_ffs/ea.c
84
return (STOP);
sbin/fsck_ffs/inode.c
1080
if (ret & STOP)
sbin/fsck_ffs/inode.c
115
return (STOP);
sbin/fsck_ffs/inode.c
124
if (ret & STOP)
sbin/fsck_ffs/inode.c
1312
return (STOP|FOUND);
sbin/fsck_ffs/inode.c
1325
return (STOP|FOUND);
sbin/fsck_ffs/inode.c
1340
return (STOP|FOUND|ALTERED);
sbin/fsck_ffs/inode.c
136
if (ret & STOP)
sbin/fsck_ffs/inode.c
220
if (n & STOP) {
sbin/fsck_ffs/inode.c
242
return(STOP);
sbin/fsck_ffs/inode.c
697
return (STOP);
sbin/fsck_ffs/inode.c
87
return (STOP);
sbin/fsck_ffs/pass1.c
418
if (ret & STOP)
sbin/fsck_ffs/pass1.c
551
return (STOP);
sbin/fsck_ffs/pass1.c
572
return (STOP);
sbin/fsck_ffs/pass1.c
582
return (STOP);
sbin/fsck_ffs/pass1b.c
113
return (STOP);
sbin/fsck_ffs/pass1b.c
81
(ckinode(dp, &idesc) & STOP)) {
sbin/fsck_ffs/pass2.c
719
return (ALTERED|STOP|FOUND);
sbin/fsck_ffs/setup.c
358
return (STOP | FOUND);
sbin/fsdb/fsdb.c
838
return STOP|ALTERED|FOUND;
sbin/fsdb/fsdb.c
886
return STOP|ALTERED|FOUND;
sbin/fsdb/fsdb.c
888
return STOP|FOUND; /* won't fit, so give up */
sys/dev/axgbe/xgbe-i2c.c
240
XI2C_SET_BITS(cmd, IC_DATA_CMD, STOP, 1);