OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BIOCVOLOPS
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/dev/
biovar.h
241
#define
BIOCVOLOPS
_IOWR('B', 39, struct bioc_volops)
bio.c
140
case
BIOCVOLOPS
:
/src/sbin/bioctl/
bioctl.c
866
if (ioctl(fd,
BIOCVOLOPS
, &bc) == -1)
867
err(EXIT_FAILURE, "
BIOCVOLOPS
");
923
if (ioctl(fd,
BIOCVOLOPS
, &bc) == -1)
924
err(EXIT_FAILURE, "
BIOCVOLOPS
");
/src/sys/dev/pci/
arcmsr.c
762
case
BIOCVOLOPS
:
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_platform_limits_netbsd.cc
1568
unsigned IOCTL_BIOCVOLOPS =
BIOCVOLOPS
;
sanitizer_interceptors_ioctl_netbsd.inc
605
_(
BIOCVOLOPS
, READWRITE, struct_bioc_volops_sz);
Completed in 43 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026