Searched refs:op_len (Results 1 - 12 of 12) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/block/
H A Dsunvdc.c460 int op_len, err; local
473 op_len = 0;
478 op_len = sizeof(u32);
483 op_len = sizeof(u32);
488 op_len = sizeof(struct vio_disk_vtoc);
493 op_len = sizeof(struct vio_disk_vtoc);
498 op_len = sizeof(struct vio_disk_geom);
503 op_len = sizeof(struct vio_disk_geom);
508 op_len = 16;
513 op_len
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-compat-howl/include/corby/
H A Dobject.h73 sw_uint32 op_len,
H A Dchannel.h125 sw_uint32 * op_len,
H A Dorb.h86 sw_uint32 op_len,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-compat-howl/include/corby/
H A Dobject.h73 sw_uint32 op_len,
H A Dchannel.h125 sw_uint32 * op_len,
H A Dorb.h86 sw_uint32 op_len,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/h8300/platform/h8300h/
H A Dptrace_h8300h.c209 int op_len,regno; local
211 op_len = optables[0].size;
218 op_len = optables[-op->length].size + 1;
261 } while(--op_len > 0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgrep/
H A Ddfa.c2447 int op_len; /* Length of the operator. */ local
2497 op_len = strlen(work_mbc->equivs[i]);
2498 strncpy(buffer, (const char *) (buf_begin + index), op_len);
2499 buffer[op_len] = '\0';
2502 match_len = op_len;
2510 op_len = strlen(work_mbc->coll_elems[i]);
2511 strncpy(buffer, (const char *) (buf_begin + index), op_len);
2512 buffer[op_len] = '\0';
2516 match_len = op_len;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-compat-howl/
H A Dunsupported.c844 AVAHI_GCC_UNUSED sw_uint32 * op_len,
925 AVAHI_GCC_UNUSED sw_uint32 op_len,
838 sw_corby_channel_recv( AVAHI_GCC_UNUSED sw_corby_channel self, AVAHI_GCC_UNUSED sw_salt * salt, AVAHI_GCC_UNUSED struct _sw_corby_message ** message, AVAHI_GCC_UNUSED sw_uint32 * request_id, AVAHI_GCC_UNUSED sw_string * op, AVAHI_GCC_UNUSED sw_uint32 * op_len, AVAHI_GCC_UNUSED struct _sw_corby_buffer ** buffer, AVAHI_GCC_UNUSED sw_uint8 * endian, AVAHI_GCC_UNUSED sw_bool block) argument
922 sw_corby_object_start_request( AVAHI_GCC_UNUSED sw_corby_object self, AVAHI_GCC_UNUSED sw_const_string op, AVAHI_GCC_UNUSED sw_uint32 op_len, AVAHI_GCC_UNUSED sw_bool reply_expected, AVAHI_GCC_UNUSED sw_corby_buffer * buffer) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-compat-howl/
H A Dunsupported.c844 AVAHI_GCC_UNUSED sw_uint32 * op_len,
925 AVAHI_GCC_UNUSED sw_uint32 op_len,
838 sw_corby_channel_recv( AVAHI_GCC_UNUSED sw_corby_channel self, AVAHI_GCC_UNUSED sw_salt * salt, AVAHI_GCC_UNUSED struct _sw_corby_message ** message, AVAHI_GCC_UNUSED sw_uint32 * request_id, AVAHI_GCC_UNUSED sw_string * op, AVAHI_GCC_UNUSED sw_uint32 * op_len, AVAHI_GCC_UNUSED struct _sw_corby_buffer ** buffer, AVAHI_GCC_UNUSED sw_uint8 * endian, AVAHI_GCC_UNUSED sw_bool block) argument
922 sw_corby_object_start_request( AVAHI_GCC_UNUSED sw_corby_object self, AVAHI_GCC_UNUSED sw_const_string op, AVAHI_GCC_UNUSED sw_uint32 op_len, AVAHI_GCC_UNUSED sw_bool reply_expected, AVAHI_GCC_UNUSED sw_corby_buffer * buffer) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_log.c3565 int len, i, j, k, op_len; local
3626 op_len = be32_to_cpu(ophead->oh_len);
3633 op_len = be32_to_cpu(xhdr[j].hic_xheader.xh_cycle_data[k]);
3635 op_len = be32_to_cpu(iclog->ic_header.h_cycle_data[idx]);
3638 ptr += sizeof(xlog_op_header_t) + op_len;

Completed in 289 milliseconds