OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BLKGETSIZE
(Results
1 - 10
of
10
) sorted by relevancy
/src/external/bsd/am-utils/dist/include/
mount_headers1.h
135
# undef
BLKGETSIZE
am_defs.h
528
# undef
BLKGETSIZE
562
# undef
BLKGETSIZE
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/linux/
fs.d
162
enum
BLKGETSIZE
= _IO(0x12, 96); /// return device size
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_common_interceptors_ioctl.inc
118
_(
BLKGETSIZE
, WRITE, sizeof(uptr));
sanitizer_platform_limits_posix.cc
551
unsigned IOCTL_BLKGETSIZE =
BLKGETSIZE
;
/src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
sanitizer_common_interceptors_ioctl.inc
117
_(
BLKGETSIZE
, WRITE, sizeof(uptr));
sanitizer_platform_limits_posix.cpp
616
unsigned IOCTL_BLKGETSIZE =
BLKGETSIZE
;
/src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
sanitizer_common_interceptors_ioctl.inc
117
_(
BLKGETSIZE
, WRITE, sizeof(uptr));
sanitizer_platform_limits_posix.cpp
574
unsigned IOCTL_BLKGETSIZE =
BLKGETSIZE
;
/src/external/bsd/pdisk/dist/
partition_map.c
872
if (ioctl(fd,
BLKGETSIZE
, &length) < 0) {
875
printf("
BLKGETSIZE
:size in blocks = %u\n", length);
Completed in 47 milliseconds
Indexes created Thu Jun 11 00:25:07 UTC 2026