/titanic_41/usr/src/cmd/rmvolmgr/ |
H A D | rmm_common.h | 64 #define NELEM(a) (sizeof (a) / sizeof (*(a))) macro
|
/titanic_41/usr/src/cmd/hal/utils/ |
H A D | printer.c | 96 #define NELEM(a) (sizeof (a) / sizeof (*(a))) in ieee1284_devid_to_printer_info() macro
|
/titanic_41/usr/src/cmd/hal/hald/solaris/ |
H A D | devinfo.h | 53 #define NELEM(a) (sizeof (a) / sizeof (*(a))) macro
|
/titanic_41/usr/src/uts/common/io/kb8042/ |
H A D | at_keyprocess.c | 49 #define NELEM(a) (sizeof (a) / sizeof (a)[0]) macro
|
/titanic_41/usr/src/cmd/mdb/common/modules/genunix/ |
H A D | nvpair.c | 38 #define NELEM(a) (sizeof (a) / sizeof ((a)[0])) macro
|
/titanic_41/usr/src/cmd/fuser/ |
H A D | fuser.c | 66 #define NELEM(a) (sizeof (a) / sizeof ((a)[0])) macro
|
/titanic_41/usr/src/uts/common/sys/usb/clients/usbser/usbsprl/ |
H A D | pl2303_var.h | 172 #define NELEM(a) (sizeof (a) / sizeof (*(a))) macro
|
/titanic_41/usr/src/cmd/acctadm/ |
H A D | aconf.c | 51 #define NELEM(x) (sizeof (x)) / (sizeof (x[0])) macro
|
/titanic_41/usr/src/uts/common/sys/usb/clients/usbser/usbsacm/ |
H A D | usbsacm.h | 168 #define NELEM(a) (sizeof (a) / sizeof (*(a))) macro
|
/titanic_41/usr/src/lib/libfstyp/common/ |
H A D | libfstyp.c | 87 #define NELEM(a) sizeof (a) / sizeof (*(a)) macro
|
/titanic_41/usr/src/cmd/fs.d/hsfs/fstyp/ |
H A D | fstyp.c | 64 #define NELEM(a) sizeof (a) / sizeof (*(a)) macro
|
/titanic_41/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
|
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/tftp/ |
H A D | main.c | 63 #define NELEM(a) (sizeof (a) / sizeof ((a)[0])) macro
|
/titanic_41/usr/src/uts/common/sys/1394/targets/av1394/ |
H A D | av1394_impl.h | 311 #define NELEM(a) (sizeof (a) / sizeof (*(a))) macro
|
/titanic_41/usr/src/uts/common/sys/usb/clients/usbser/ |
H A D | usbser_var.h | 321 #define NELEM(a) (sizeof (a) / sizeof (*(a))) macro
|
/titanic_41/usr/src/uts/common/sys/usb/clients/video/usbvc/ |
H A D | usbvc_var.h | 314 #define NELEM(a) (sizeof (a) / sizeof (*(a))) macro
|
/titanic_41/usr/src/uts/common/sys/1394/targets/scsa1394/ |
H A D | impl.h | 275 #define NELEM(a) (sizeof (a) / sizeof (*(a))) macro
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | ecppvar.h | 515 #define NELEM(a) (sizeof (a) / sizeof (*(a))) macro
|