OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SESIOC_SETENCSTAT
(Results
1 - 6
of
6
) sorted by relevancy
/src/usr.sbin/sesd/srcs/
setencstat.c
63
if (ioctl(fd,
SESIOC_SETENCSTAT
, (caddr_t) &sestat) < 0) {
64
perror("
SESIOC_SETENCSTAT
");
chpmon.c
82
if (ioctl(fd,
SESIOC_SETENCSTAT
, (caddr_t) &stat) < 0) {
119
if (ioctl(fd,
SESIOC_SETENCSTAT
, (caddr_t) &stat) < 0) {
120
fprintf(stderr, "%s:
SESIOC_SETENCSTAT
2: %s\n",
/src/sys/dev/scsipi/
ses.h
32
#define
SESIOC_SETENCSTAT
_IO(SESIOC, 4)
55
*
SESIOC_SETENCSTAT
72
* SESIOC_GETENCSTAT or
SESIOC_SETENCSTAT
operations (see ses_encstat below).
ses.c
441
case
SESIOC_SETENCSTAT
:
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_platform_limits_netbsd.cc
1378
unsigned IOCTL_SESIOC_SETENCSTAT =
SESIOC_SETENCSTAT
;
sanitizer_interceptors_ioctl_netbsd.inc
406
_(
SESIOC_SETENCSTAT
, NONE, 0);
Completed in 41 milliseconds
Indexes created Tue Oct 14 15:09:51 GMT 2025