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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/nsswitch/
H A Dwinbind_nss_hpux.h95 extern nss_XbyY_buf_t *_nss_XbyY_buf_alloc(int struct_size, int buffer_size);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavformat/
H A Davisynth.c83 LONG struct_size = sizeof(WAVEFORMATEX); local
84 if (AVIStreamReadFormat(stream->handle, 0, &wvfmt, &struct_size) != S_OK)
105 LONG struct_size = sizeof(BITMAPINFO); local
110 if (AVIStreamReadFormat(stream->handle, 0, &imgfmt, &struct_size) != S_OK)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/boot/
H A Dflatdevtree.c471 static unsigned long struct_size(struct ft_cxt *cxt) function
573 cxt->rgn[FT_STRUCT].size = struct_size(cxt);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/rpc_server/
H A Dsrv_samr_nt.c734 uint32 struct_size=0x20; /* W2K always reply that, client doesn't care */ local
781 temp_size=max_entries*struct_size;
784 max_entries=MIN((max_size/struct_size),max_entries);;
1038 uint32 struct_size=0x20; /* W2K always reply that, client doesn't care */ local
1146 temp_size=max_entries*struct_size;
1149 max_entries=MIN((max_size/struct_size),max_entries);;
1214 total_data_size=num_account*struct_size;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/aty/
H A Daty128fb.c287 u8 struct_size; member in struct:__anon7158

Completed in 169 milliseconds