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
3175
d = Time_F(STOP);
crypto/openssl/apps/speed.c
3189
d = Time_F(STOP);
crypto/openssl/apps/speed.c
3227
d = Time_F(STOP);
crypto/openssl/apps/speed.c
3248
d = Time_F(STOP);
crypto/openssl/apps/speed.c
3269
d = Time_F(STOP);
crypto/openssl/apps/speed.c
3333
d = Time_F(STOP);
crypto/openssl/apps/speed.c
3364
d = Time_F(STOP);
crypto/openssl/apps/speed.c
3395
d = Time_F(STOP);
crypto/openssl/apps/speed.c
3428
d = Time_F(STOP);
crypto/openssl/apps/speed.c
3477
d = Time_F(STOP);
crypto/openssl/apps/speed.c
3508
d = Time_F(STOP);
crypto/openssl/apps/speed.c
3556
d = Time_F(STOP);
crypto/openssl/apps/speed.c
3587
d = Time_F(STOP);
crypto/openssl/apps/speed.c
3674
d = Time_F(STOP);
crypto/openssl/apps/speed.c
3759
d = Time_F(STOP);
crypto/openssl/apps/speed.c
3786
d = Time_F(STOP);
crypto/openssl/apps/speed.c
3890
d = Time_F(STOP);
crypto/openssl/apps/speed.c
3918
d = Time_F(STOP);
crypto/openssl/apps/speed.c
4099
d = Time_F(STOP);
crypto/openssl/apps/speed.c
4273
d = Time_F(STOP);
crypto/openssl/apps/speed.c
4282
d = Time_F(STOP);
crypto/openssl/apps/speed.c
4291
d = Time_F(STOP);
crypto/openssl/apps/speed.c
4484
d = Time_F(STOP);
crypto/openssl/apps/speed.c
4493
d = Time_F(STOP);
crypto/openssl/apps/speed.c
4503
d = Time_F(STOP);
crypto/openssl/apps/speed.c
5233
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
1079
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
1311
return (STOP|FOUND);
sbin/fsck_ffs/inode.c
1324
return (STOP|FOUND);
sbin/fsck_ffs/inode.c
1339
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
696
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);