| /src/sys/dev/dm/ |
| dm_table.c | 285 uint32_t target_count; local 288 target_count = 0; 294 target_count++; 298 return target_count;
|
| dm_table.c | 285 uint32_t target_count; local 288 target_count = 0; 294 target_count++; 298 return target_count;
|
| /src/external/gpl2/lvm2/dist/libdm/ioctl/ |
| libdm-compat.h | 41 int32_t target_count; /* in/out */ member in struct:dm_ioctl_v1
|
| libdm-compat.h | 41 int32_t target_count; /* in/out */ member in struct:dm_ioctl_v1
|
| /src/external/gpl2/lvm2/dist/include/ |
| dm-ioctl.h | 127 uint32_t target_count; /* in/out */ member in struct:dm_ioctl
|
| dm-ioctl.h | 127 uint32_t target_count; /* in/out */ member in struct:dm_ioctl
|
| libdevmapper.h | 129 int32_t target_count; member in struct:dm_info
|
| libdevmapper.h | 129 int32_t target_count; member in struct:dm_info
|
| /src/external/gpl2/lvm2/dist/libdm/misc/ |
| dm-ioctl.h | 127 uint32_t target_count; /* in/out */ member in struct:dm_ioctl
|
| dm-ioctl.h | 127 uint32_t target_count; /* in/out */ member in struct:dm_ioctl
|
| /src/external/bsd/unbound/dist/iterator/ |
| iterator.h | 254 /** Reference count for the shared iter_qstate->target_count. */ 363 int* target_count; member in struct:iter_qstate 371 * counter in target_count.
|
| iterator.h | 254 /** Reference count for the shared iter_qstate->target_count. */ 363 int* target_count; member in struct:iter_qstate 371 * counter in target_count.
|
| /src/external/gpl3/binutils/dist/opcodes/ |
| wasm32-dis.c | 356 uint32_t target_count, i; local 359 target_count = val; 360 if (error || target_count != val || target_count == (uint32_t) -1) 363 prin (stream, " %u", target_count); 364 for (i = 0; i < target_count + 1; i++)
|
| wasm32-dis.c | 356 uint32_t target_count, i; local 359 target_count = val; 360 if (error || target_count != val || target_count == (uint32_t) -1) 363 prin (stream, " %u", target_count); 364 for (i = 0; i < target_count + 1; i++)
|
| /src/external/gpl3/binutils.old/dist/opcodes/ |
| wasm32-dis.c | 356 uint32_t target_count, i; local 359 target_count = val; 360 if (error || target_count != val || target_count == (uint32_t) -1) 363 prin (stream, " %u", target_count); 364 for (i = 0; i < target_count + 1; i++)
|
| wasm32-dis.c | 356 uint32_t target_count, i; local 359 target_count = val; 360 if (error || target_count != val || target_count == (uint32_t) -1) 363 prin (stream, " %u", target_count); 364 for (i = 0; i < target_count + 1; i++)
|
| /src/external/gpl2/lvm2/dist/libdm/ |
| libdevmapper.h | 129 int32_t target_count; member in struct:dm_info
|
| libdevmapper.h | 129 int32_t target_count; member in struct:dm_info
|