Symbol: BLOCK
usr/src/cmd/dd/dd.c
1136
case BLOCK:
usr/src/cmd/dd/dd.c
1155
case BLOCK:
usr/src/cmd/dd/dd.c
1216
if ((conv == BLOCK) ||
usr/src/cmd/dd/dd.c
1432
case BLOCK:
usr/src/cmd/dd/dd.c
1473
case BLOCK:
usr/src/cmd/dd/dd.c
1587
case BLOCK:
usr/src/cmd/dd/dd.c
637
conv = BLOCK;
usr/src/cmd/dd/dd.c
787
case BLOCK:
usr/src/cmd/dd/dd.c
823
case BLOCK:
usr/src/cmd/fs.d/udfs/fsdb/fsdb_yacc.y
191
block : BLOCK
usr/src/cmd/fs.d/udfs/fsdb/fsdb_yacc.y
80
%token BASE BLOCK CD DIRECTORY TFILE FIND FILL
usr/src/cmd/fs.d/ufs/fsck/main.c
256
case BLOCK:
usr/src/cmd/fs.d/ufs/fsck/main.c
257
bflag = argtol(BLOCK, "block",
usr/src/cmd/fs.d/ufs/fsdb/fsdb.c
1181
type = BLOCK;
usr/src/cmd/fs.d/ufs/fsdb/fsdb.c
1343
type = BLOCK;
usr/src/cmd/fs.d/ufs/fsdb/fsdb.c
1405
type = BLOCK;
usr/src/cmd/fs.d/ufs/fsdb/fsdb.c
1489
type = BLOCK;
usr/src/cmd/fs.d/ufs/fsdb/fsdb.c
2987
if (type == BLOCK)
usr/src/cmd/fs.d/ufs/fsdb/fsdb.c
3674
if (type == BLOCK)
usr/src/cmd/fs.d/ufs/fsdb/fsdb.c
3730
if (type == BLOCK)
usr/src/cmd/fs.d/ufs/fsdb/fsdb.c
3784
if (type == BLOCK)
usr/src/cmd/fs.d/ufs/fsdb/fsdb.c
3899
case BLOCK:
usr/src/cmd/fs.d/ufs/fsdb/fsdb.c
4281
if (type == BLOCK)
usr/src/cmd/fs.d/ufs/fsdb/fsdb.c
4299
if (type == BLOCK)
usr/src/cmd/fs.d/ufs/fsdb/fsdb.c
4308
if (type == BLOCK)
usr/src/cmd/fs.d/ufs/mkfs/mkfs.c
3014
wait_for_write(BLOCK);
usr/src/cmd/fs.d/ufs/mkfs/mkfs.c
3147
while (wait_for_write(BLOCK))
usr/src/cmd/fs.d/ufs/mkfs/mkfs.c
3196
wait_for_write(BLOCK);
usr/src/lib/libc/amd64/unwind/call_frame_inst.c
464
case BLOCK:
usr/src/lib/libc/amd64/unwind/call_frame_inst.c
93
{BLOCK, NO_OPR}, /* DW_CFA_def_cfa_expression - expression */
usr/src/lib/libc/amd64/unwind/call_frame_inst.c
94
{ULEB128, BLOCK}, /* DW_CFA_expression - reg, expression */
usr/src/lib/libc/port/gen/malloc.c
197
sp = BLOCK(Lfree);
usr/src/lib/libc/port/gen/malloc.c
334
tp = BLOCK(old);
usr/src/lib/libc/port/gen/malloc.c
494
tp = BLOCK(old);
usr/src/lib/libc/port/gen/malloc.c
883
if (!ISBIT0(SIZE(BLOCK(old))))
usr/src/lib/libc/port/gen/memalign.c
128
blk = BLOCK(p); /* back up to get length word */
usr/src/lib/libc/port/gen/memalign.c
139
aligned_blk = BLOCK(alignedp);
usr/src/lib/watchmalloc/common/malloc.c
1174
blk = BLOCK(p); /* back up to get length word */
usr/src/lib/watchmalloc/common/malloc.c
1187
aligned_blk = BLOCK(alignedp);
usr/src/lib/watchmalloc/common/malloc.c
310
tp = BLOCK(old);
usr/src/lib/watchmalloc/common/malloc.c
486
tp = BLOCK(old);
usr/src/tools/smatch/src/validation/mem2reg/quadra01.c
16
REPEAT2(5, BLOCK)