Searched refs:getb (Results 1 - 14 of 14) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/dropbox_client/
H A Dfunction.h6 #define getb(type) (type*)malloc(sizeof(type)) macro
H A Dlist.c712 br=getb(Browse);
H A Ddropbox.c9470 Browse *browse = getb(Browse);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/dropbox_client/
H A Dfunction.h6 #define getb(type) (type*)malloc(sizeof(type)) macro
H A Dlist.c712 br=getb(Browse);
H A Ddropbox.c9470 Browse *browse = getb(Browse);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/dropbox_client/
H A Dfunction.h6 #define getb(type) (type*)malloc(sizeof(type)) macro
H A Dlist.c712 br=getb(Browse);
H A Ddropbox.c9470 Browse *browse = getb(Browse);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/usb/mon/
H A Dmon_bin.c1012 struct mon_bin_get getb; local
1014 if (copy_from_user(&getb, (void __user *)arg,
1018 if (getb.alloc > 0x10000000) /* Want to cast to u32 */
1020 ret = mon_bin_get_event(file, rp, getb.hdr,
1022 getb.data, (unsigned int)getb.alloc);
1091 struct mon_bin_get32 getb; local
1093 if (copy_from_user(&getb, (void __user *)arg,
1097 ret = mon_bin_get_event(file, rp, compat_ptr(getb.hdr32),
1099 compat_ptr(getb
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/mon/
H A Dmon_bin.c1012 struct mon_bin_get getb; local
1014 if (copy_from_user(&getb, (void __user *)arg,
1018 if (getb.alloc > 0x10000000) /* Want to cast to u32 */
1020 ret = mon_bin_get_event(file, rp, getb.hdr,
1022 getb.data, (unsigned int)getb.alloc);
1091 struct mon_bin_get32 getb; local
1093 if (copy_from_user(&getb, (void __user *)arg,
1097 ret = mon_bin_get_event(file, rp, compat_ptr(getb.hdr32),
1099 compat_ptr(getb
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/arm/
H A Ddbg_rdi.h283 getbufferproc * getb, void *getbarg);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/sim/arm/
H A Ddbg_rdi.h283 getbufferproc * getb, void *getbarg);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/arm/
H A Ddbg_rdi.h283 getbufferproc * getb, void *getbarg);

Completed in 347 milliseconds