Symbol: STOP
crypto/libressl/apps/openssl/speed.c
1030
d = Time_F(STOP);
crypto/libressl/apps/openssl/speed.c
1043
d = Time_F(STOP);
crypto/libressl/apps/openssl/speed.c
1078
d = Time_F(STOP);
crypto/libressl/apps/openssl/speed.c
1091
d = Time_F(STOP);
crypto/libressl/apps/openssl/speed.c
1102
d = Time_F(STOP);
crypto/libressl/apps/openssl/speed.c
1115
d = Time_F(STOP);
crypto/libressl/apps/openssl/speed.c
1129
d = Time_F(STOP);
crypto/libressl/apps/openssl/speed.c
1142
d = Time_F(STOP);
crypto/libressl/apps/openssl/speed.c
1155
d = Time_F(STOP);
crypto/libressl/apps/openssl/speed.c
1168
d = Time_F(STOP);
crypto/libressl/apps/openssl/speed.c
1180
d = Time_F(STOP);
crypto/libressl/apps/openssl/speed.c
1194
d = Time_F(STOP);
crypto/libressl/apps/openssl/speed.c
1206
d = Time_F(STOP);
crypto/libressl/apps/openssl/speed.c
1218
d = Time_F(STOP);
crypto/libressl/apps/openssl/speed.c
1230
d = Time_F(STOP);
crypto/libressl/apps/openssl/speed.c
1242
d = Time_F(STOP);
crypto/libressl/apps/openssl/speed.c
1254
d = Time_F(STOP);
crypto/libressl/apps/openssl/speed.c
1267
d = Time_F(STOP);
crypto/libressl/apps/openssl/speed.c
1294
d=Time_F(STOP);
crypto/libressl/apps/openssl/speed.c
1322
d=Time_F(STOP);
crypto/libressl/apps/openssl/speed.c
1352
d=Time_F(STOP);
crypto/libressl/apps/openssl/speed.c
1367
d = Time_F(STOP);
crypto/libressl/apps/openssl/speed.c
1379
d = Time_F(STOP);
crypto/libressl/apps/openssl/speed.c
1391
d = Time_F(STOP);
crypto/libressl/apps/openssl/speed.c
1405
d = Time_F(STOP);
crypto/libressl/apps/openssl/speed.c
1419
d = Time_F(STOP);
crypto/libressl/apps/openssl/speed.c
1433
d = Time_F(STOP);
crypto/libressl/apps/openssl/speed.c
1447
d = Time_F(STOP);
crypto/libressl/apps/openssl/speed.c
1491
d = Time_F(STOP);
crypto/libressl/apps/openssl/speed.c
1503
d = Time_F(STOP);
crypto/libressl/apps/openssl/speed.c
1535
d = Time_F(STOP);
crypto/libressl/apps/openssl/speed.c
1564
d = Time_F(STOP);
crypto/libressl/apps/openssl/speed.c
1609
d = Time_F(STOP);
crypto/libressl/apps/openssl/speed.c
1639
d = Time_F(STOP);
crypto/libressl/apps/openssl/speed.c
1693
d = Time_F(STOP);
crypto/libressl/apps/openssl/speed.c
1724
d = Time_F(STOP);
crypto/libressl/apps/openssl/speed.c
1809
d = Time_F(STOP);
games/tetris/screen.c
452
if (i > STOP || sp[1] != bp[1] || so != bp[1])
games/tetris/screen.c
456
else if (i < STOP && so == bp[2] && sp[3] != bp[3]) {
lib/libutil/property.c
220
case STOP:
lib/libutil/property.c
83
while (state != STOP) {
lib/libutil/property.c
98
state = STOP;
sbin/fsck/dir.c
152
if (n & STOP)
sbin/fsck/dir.c
155
return (idesc->id_filesize > 0 ? KEEPON : STOP);
sbin/fsck/dir.c
389
return (ALTERED|STOP);
sbin/fsck/dir.c
404
return (ALTERED|STOP);
sbin/fsck/inode.c
108
if (ret & STOP)
sbin/fsck/inode.c
118
if (ret & STOP)
sbin/fsck/inode.c
194
if (n & STOP) {
sbin/fsck/inode.c
214
return(STOP);
sbin/fsck/inode.c
475
return (STOP|FOUND);
sbin/fsck/inode.c
488
return (STOP|FOUND);
sbin/fsck/inode.c
503
return (STOP|FOUND|ALTERED);
sbin/fsck/pass1.c
369
return (STOP);
sbin/fsck/pass1.c
389
return (STOP);
sbin/fsck/pass1.c
398
return (STOP);
sbin/fsck/pass1b.c
100
return (STOP);
sbin/fsck/pass1b.c
73
(ckinode(dp, &idesc) & STOP))
sbin/fsdb/fsdb.c
508
return STOP|ALTERED|FOUND;
sbin/fsdb/fsdb.c
556
return STOP|ALTERED|FOUND;
sbin/fsdb/fsdb.c
558
return STOP|FOUND; /* won't fit, so give up */