Searched refs:command_len (Results 1 - 15 of 15) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/libbb/
H A Dlineedit.c126 int command_len; /* must be signed */ member in struct:lineedit_statics
176 #define command_len (S.command_len ) macro
394 while (cursor < command_len)
533 if (j == (int)command_len)
548 /* (command_len + 1 [because of NUL]) - (j + 1)
549 * simplified into (command_len - j) */
550 (command_len - j) * sizeof(command_ps[0]));
551 command_len--;
569 (command_len
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/libbb/
H A Dlineedit.c126 int command_len; /* must be signed */ member in struct:lineedit_statics
176 #define command_len (S.command_len ) macro
394 while (cursor < command_len)
533 if (j == (int)command_len)
548 /* (command_len + 1 [because of NUL]) - (j + 1)
549 * simplified into (command_len - j) */
550 (command_len - j) * sizeof(command_ps[0]));
551 command_len--;
569 (command_len
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/libbb/
H A Dlineedit.c126 int command_len; /* must be signed */ member in struct:lineedit_statics
176 #define command_len (S.command_len ) macro
394 while (cursor < command_len)
533 if (j == (int)command_len)
548 /* (command_len + 1 [because of NUL]) - (j + 1)
549 * simplified into (command_len - j) */
550 (command_len - j) * sizeof(command_ps[0]));
551 command_len--;
569 (command_len
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/media/
H A Dpwc-ioctl.h197 int command_len; /* length of USB video command */ member in struct:pwc_video_command
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/video/pwc/
H A Dpwc-ioctl.h196 int command_len; /* length of USB video command */ member in struct:pwc_video_command
H A Dpwc-ctrl.c1731 ARGR(vcmd).command_len = pdev->cmd_len;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/video/pwc/
H A Dpwc-ioctl.h196 int command_len; /* length of USB video command */ member in struct:pwc_video_command
H A Dpwc-ctrl.c1731 ARGR(vcmd).command_len = pdev->cmd_len;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/media/
H A Dpwc-ioctl.h197 int command_len; /* length of USB video command */ member in struct:pwc_video_command
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/usb/storage/
H A Dsddr09.c331 unsigned int command_len) {
332 return sddr09_send_command(us, 0, USB_DIR_OUT, command, command_len);
329 sddr09_send_scsi_command(struct us_data *us, unsigned char *command, unsigned int command_len) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/storage/
H A Dsddr09.c331 unsigned int command_len) {
332 return sddr09_send_command(us, 0, USB_DIR_OUT, command, command_len);
329 sddr09_send_scsi_command(struct us_data *us, unsigned char *command, unsigned int command_len) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/lpfc/
H A Dlpfc_hw4.h2449 uint32_t command_len; member in struct:gen_req64_wqe
H A Dlpfc_sli.c6114 wqe->gen_req.command_len = xmit_len;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc_hw4.h2449 uint32_t command_len; member in struct:gen_req64_wqe
H A Dlpfc_sli.c6114 wqe->gen_req.command_len = xmit_len;

Completed in 290 milliseconds