Searched refs:struct_size (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/include/
H A Ddcerpc.h8 size_t struct_size; member in struct:dcerpc_interface_call
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/dtc/libfdt/
H A Dfdt_rw.c59 int mem_rsv_size, int struct_size)
65 (fdt_off_dt_struct(fdt) + struct_size))
368 int mem_rsv_size, int struct_size)
374 strings_off = struct_off + struct_size;
379 memmove(new + struct_off, old + fdt_off_dt_struct(old), struct_size);
381 fdt_set_size_dt_struct(new, struct_size);
392 int mem_rsv_size, struct_size; local
404 struct_size = fdt_size_dt_struct(fdt);
406 struct_size = 0;
407 while (fdt_next_tag(fdt, struct_size,
58 _fdt_blocks_misordered(const void *fdt, int mem_rsv_size, int struct_size) argument
367 _fdt_packblocks(const char *old, char *new, int mem_rsv_size, int struct_size) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/nsswitch/
H A Dwinbind_nss_hpux.h95 extern nss_XbyY_buf_t *_nss_XbyY_buf_alloc(int struct_size, int buffer_size);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Davisynth.c84 LONG struct_size = sizeof(WAVEFORMATEX); local
85 if (AVIStreamReadFormat(stream->handle, 0, &wvfmt, &struct_size) != S_OK)
107 LONG struct_size = sizeof(BITMAPINFO); local
112 if (AVIStreamReadFormat(stream->handle, 0, &imgfmt, &struct_size) != S_OK)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/lirc/
H A Dlirc_ttusbir.c227 int struct_size; local
236 struct_size = sizeof(struct ttusbir_device) +
240 ttusbir = kzalloc(struct_size, GFP_KERNEL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/rpc_server/
H A Dsrv_samr_nt.c1158 uint32 struct_size=0x20; /* W2K always reply that, client doesn't care */ local
1224 temp_size=max_entries*struct_size;
1227 max_entries=MIN((max_size/struct_size),max_entries);;
1342 total_data_size=num_account*struct_size;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/aty/
H A Daty128fb.c286 u8 struct_size; member in struct:__anon16238

Completed in 109 milliseconds