Searched refs:FSSIOCGET (Results 1 – 11 of 11) sorted by relevance
| /netbsd-src/sys/dev/ |
| H A D | fssvar.h | 56 #define FSSIOCGET _IOR('F', 1, struct fss_get) /* Status */ macro
|
| H A D | fss.c | 455 case FSSIOCGET: in fss_ioctl()
|
| /netbsd-src/sbin/dump/ |
| H A D | snapshot.c | 175 if (ioctl(fd, FSSIOCGET, &fsg) < 0) { in snap_open()
|
| /netbsd-src/usr.sbin/fssconfig/ |
| H A D | fssconfig.c | 254 if (prog_ioctl(fd, FSSIOCGET, &fsg) < 0) { in list()
|
| /netbsd-src/sys/compat/netbsd32/ |
| H A D | netbsd32_ioctl.c | 1607 IOCTL_STRUCT_CONV_TO(FSSIOCGET, fss_get); in netbsd32_ioctl()
|
| /netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ |
| H A D | sanitizer_platform_limits_netbsd.cc | 1577 unsigned IOCTL_FSSIOCGET = FSSIOCGET;
|
| H A D | sanitizer_interceptors_ioctl_netbsd.inc | 618 _(FSSIOCGET, WRITE, struct_fss_get_sz);
|
| /netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/ |
| H A D | sanitizer_platform_limits_netbsd.cpp | 1740 unsigned IOCTL_FSSIOCGET = FSSIOCGET;
|
| H A D | sanitizer_interceptors_ioctl_netbsd.inc | 617 _(FSSIOCGET, WRITE, struct_fss_get_sz);
|
| /netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/ |
| H A D | sanitizer_platform_limits_netbsd.cc | 1739 unsigned IOCTL_FSSIOCGET = FSSIOCGET;
|
| H A D | sanitizer_interceptors_ioctl_netbsd.inc | 617 _(FSSIOCGET, WRITE, struct_fss_get_sz);
|