Searched refs:EVENT_SIZE (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dgdth_ioctl.h25 #define EVENT_SIZE 294 macro
214 unchar evt[EVENT_SIZE]; /* event structure */
261 unchar evt[EVENT_SIZE]; /* event structure */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/minidlna/
H A Dinotify.c49 #define EVENT_SIZE ( sizeof (struct inotify_event) ) macro
50 #define BUF_LEN ( 1024 * ( EVENT_SIZE + 16 ) )
695 i += EVENT_SIZE + event->len;
729 i += EVENT_SIZE + event->len;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/minidlna.03.14/
H A Dinotify.c49 #define EVENT_SIZE ( sizeof (struct inotify_event) ) macro
50 #define BUF_LEN ( 1024 * ( EVENT_SIZE + 16 ) )
687 i += EVENT_SIZE + event->len;
733 i += EVENT_SIZE + event->len;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/minidlna.07.26/
H A Dinotify.c49 #define EVENT_SIZE ( sizeof (struct inotify_event) ) macro
50 #define BUF_LEN ( 1024 * ( EVENT_SIZE + 16 ) )
694 i += EVENT_SIZE + event->len;
728 i += EVENT_SIZE + event->len;

Completed in 62 milliseconds