/illumos-gate/usr/src/cmd/rmvolmgr/ |
H A D | rmm_common.h | 64 #define NELEM(a) (sizeof (a) / sizeof (*(a))) macro
|
/illumos-gate/usr/src/cmd/hal/utils/ |
H A D | printer.c | 94 #define NELEM(a) (sizeof (a) / sizeof (*(a))) in ieee1284_devid_to_printer_info() macro
|
/illumos-gate/usr/src/cmd/hal/hald/solaris/ |
H A D | devinfo.h | 51 #define NELEM(a) (sizeof (a) / sizeof (*(a))) macro
|
/illumos-gate/usr/src/uts/common/io/kb8042/ |
H A D | at_keyprocess.c | 49 #define NELEM(a) (sizeof (a) / sizeof (a)[0]) macro
|
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/ |
H A D | nvpair.c | 36 #define NELEM(a) (sizeof (a) / sizeof ((a)[0])) macro
|
/illumos-gate/usr/src/cmd/fuser/ |
H A D | fuser.c | 64 #define NELEM(a) (sizeof (a) / sizeof ((a)[0])) macro
|
/illumos-gate/usr/src/cmd/acctadm/ |
H A D | aconf.c | 51 #define NELEM(x) (sizeof (x)) / (sizeof (x[0])) macro
|
/illumos-gate/usr/src/uts/common/sys/usb/clients/usbser/usbsprl/ |
H A D | pl2303_var.h | 172 #define NELEM(a) (sizeof (a) / sizeof (*(a))) macro
|
/illumos-gate/usr/src/uts/common/sys/usb/clients/usbser/usbsacm/ |
H A D | usbsacm.h | 168 #define NELEM(a) (sizeof (a) / sizeof (*(a))) macro
|
/illumos-gate/usr/src/lib/libfstyp/common/ |
H A D | libfstyp.c | 85 #define NELEM(a) sizeof (a) / sizeof (*(a)) macro
|
/illumos-gate/usr/src/cmd/fs.d/hsfs/fstyp/ |
H A D | fstyp.c | 64 #define NELEM(a) sizeof (a) / sizeof (*(a)) macro
|
/illumos-gate/usr/src/uts/common/sys/usb/clients/usbser/usbser_keyspan/ |
H A D | keyspan_var.h | 326 #define NELEM(a) (sizeof (a) / sizeof (*(a))) macro
|
/illumos-gate/usr/src/uts/common/sys/1394/targets/av1394/ |
H A D | av1394_impl.h | 299 #define NELEM(a) (sizeof (a) / sizeof (*(a))) macro
|
/illumos-gate/usr/src/uts/common/sys/usb/clients/usbser/ |
H A D | usbser_var.h | 321 #define NELEM(a) (sizeof (a) / sizeof (*(a))) macro
|
/illumos-gate/usr/src/uts/common/sys/usb/clients/video/usbvc/ |
H A D | usbvc_var.h | 313 #define NELEM(a) (sizeof (a) / sizeof (*(a))) macro
|
/illumos-gate/usr/src/uts/common/sys/1394/targets/scsa1394/ |
H A D | impl.h | 273 #define NELEM(a) (sizeof (a) / sizeof (*(a))) macro
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | ecppvar.h | 516 #define NELEM(a) (sizeof (a) / sizeof (*(a))) macro
|