Symbol: HCC_INT32
bin/cpdup/hclink.c
542
fprintf(stderr, "int32 %d\n", HCC_INT32(item));
bin/cpdup/hcproto.c
1032
x = HCC_INT32(item);
bin/cpdup/hcproto.c
1059
fdp = hcc_get_descriptor(trans->hc, HCC_INT32(item), HC_DESC_FD);
bin/cpdup/hcproto.c
1168
mode = HCC_INT32(item);
bin/cpdup/hcproto.c
1273
uid = HCC_INT32(item);
bin/cpdup/hcproto.c
1276
gid = HCC_INT32(item);
bin/cpdup/hcproto.c
1340
uid = HCC_INT32(item);
bin/cpdup/hcproto.c
1343
gid = HCC_INT32(item);
bin/cpdup/hcproto.c
1417
mode = HCC_INT32(item);
bin/cpdup/hcproto.c
1478
mode = HCC_INT32(item);
bin/cpdup/hcproto.c
1481
rdev = HCC_INT32(item);
bin/cpdup/hcproto.c
1720
numask = HCC_INT32(item);
bin/cpdup/hcproto.c
1733
numask = HCC_INT32(item);
bin/cpdup/hcproto.c
176
hc->version = HCC_INT32(item);
bin/cpdup/hcproto.c
1920
times[0].tv_usec = HCC_INT32(item) / 1000;
bin/cpdup/hcproto.c
1923
times[1].tv_usec = HCC_INT32(item) / 1000;
bin/cpdup/hcproto.c
1961
return (HCC_INT32(item));
bin/cpdup/hcproto.c
2017
count = HCC_INT32(item);
bin/cpdup/hcproto.c
2033
(*gidlist)[i++] = HCC_INT32(item);
bin/cpdup/hcproto.c
271
st->st_dev = HCC_INT32(item);
bin/cpdup/hcproto.c
277
st->st_mode = HCC_INT32(item);
bin/cpdup/hcproto.c
280
st->st_nlink = HCC_INT32(item);
bin/cpdup/hcproto.c
283
st->st_uid = HCC_INT32(item);
bin/cpdup/hcproto.c
286
st->st_gid = HCC_INT32(item);
bin/cpdup/hcproto.c
289
st->st_rdev = HCC_INT32(item);
bin/cpdup/hcproto.c
302
st->st_atim.tv_nsec = HCC_INT32(item);
bin/cpdup/hcproto.c
305
st->st_mtim.tv_nsec = HCC_INT32(item);
bin/cpdup/hcproto.c
308
st->st_ctim.tv_nsec = HCC_INT32(item);
bin/cpdup/hcproto.c
318
st->st_blksize = HCC_INT32(item);
bin/cpdup/hcproto.c
424
desc = HCC_INT32(item);
bin/cpdup/hcproto.c
541
dir = hcc_get_descriptor(trans->hc, HCC_INT32(item), HC_DESC_DIR);
bin/cpdup/hcproto.c
601
dir = hcc_get_descriptor(trans->hc, HCC_INT32(item), HC_DESC_DIR);
bin/cpdup/hcproto.c
603
hcc_set_descriptor(trans->hc, HCC_INT32(item),
bin/cpdup/hcproto.c
712
desc = HCC_INT32(item);
bin/cpdup/hcproto.c
743
nflags = HCC_INT32(item);
bin/cpdup/hcproto.c
746
mode = HCC_INT32(item);
bin/cpdup/hcproto.c
833
desc = HCC_INT32(item);
bin/cpdup/hcproto.c
943
fdp = hcc_get_descriptor(trans->hc, HCC_INT32(item), HC_DESC_FD);
bin/cpdup/hcproto.c
946
bytes = HCC_INT32(item);