OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BIOCLOCATE
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/dev/
bio.c
126
case
BIOCLOCATE
:
174
case
BIOCLOCATE
:
biovar.h
52
#define
BIOCLOCATE
_IOWR('B', 0, struct bio_locate)
/src/sbin/bioctl/
bioctl.c
167
/* Locate the device by issuing the
BIOCLOCATE
ioctl */
173
if (ioctl(fd,
BIOCLOCATE
, &bl) == -1)
1017
if (ioctl(fd,
BIOCLOCATE
, &bio) == -1)
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_platform_limits_netbsd.cc
1560
unsigned IOCTL_BIOCLOCATE =
BIOCLOCATE
;
sanitizer_interceptors_ioctl_netbsd.inc
597
_(
BIOCLOCATE
, READWRITE, struct_bio_locate_sz);
Completed in 20 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025