Searched defs:local_buf (Results 1 – 2 of 2) sorted by relevance
80 #define HIDRAW_LOCAL_ALLOC(local_buf, size) \ argument 83 #define HIDRAW_LOCAL_FREE(local_buf, buf) \ argument 489 uint8_t local_buf[HIDRAW_LOCAL_BUFSIZE], *buf; in hidraw_write() local 560 uint8_t local_buf[HIDRAW_LOCAL_BUFSIZE]; in hidraw_ioctl() local [all...]
916 u_char local_buf[SECSIZ]; ioread() local