Searched refs:sizep (Results 1 - 22 of 22) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/libbb/
H A Dread.c145 void *xmalloc_open_read_close(const char *filename, size_t *sizep) argument
148 size_t size = sizep ? *sizep : INT_MAX;
165 if (sizep)
166 *sizep = size;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/kernel/
H A Dsetup_64.c292 const u32 *sizep, *lsizep; local
307 sizep = of_get_property(np, "d-cache-size", NULL);
308 if (sizep != NULL)
309 size = *sizep;
313 if (sizep == 0 || lsizep == 0)
315 "sizep: %p, lsizep: %p\n", sizep, lsizep);
324 sizep = of_get_property(np, "i-cache-size", NULL);
325 if (sizep != NULL)
326 size = *sizep;
[all...]
H A Dmachine_kexec_64.c35 const unsigned int *sizep; local
76 sizep = of_get_property(node, "linux,tce-size", NULL);
77 if (basep == NULL || sizep == NULL)
81 high = low + (*sizep);
H A Drtas.c834 const u32 *basep, *entryp, *sizep; local
837 sizep = of_get_property(rtas.dev, "rtas-size", NULL);
838 if (basep != NULL && sizep != NULL) {
840 rtas.size = *sizep;
872 u32 *basep, *entryp, *sizep; local
879 sizep = of_get_flat_dt_prop(node, "rtas-size", NULL);
881 if (basep && entryp && sizep) {
884 rtas.size = *sizep;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/cxx/
H A Dcxx_seq.cpp81 DBSEQ_METHOD(get_cachesize, (int32_t *sizep), (seq, sizep), 0)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/bgpd/
H A Dbgp_attr.c1538 unsigned long sizep;
1543 sizep = stream_get_putp (s);
1572 stream_putc_at (s, sizep, (stream_get_putp (s) - sizep) - 1);
1582 unsigned long sizep;
1587 sizep = stream_get_putp (s);
1609 stream_putc_at (s, sizep, (stream_get_putp (s) - sizep) - 1);
1618 unsigned long sizep;
1623 sizep
1533 unsigned long sizep; local
1577 unsigned long sizep; local
1613 unsigned long sizep; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/platforms/pseries/
H A Diommu.c252 const u32 *sizep; local
257 sizep = of_get_property(node, "linux,tce-size", NULL);
258 if (basep == NULL || sizep == NULL) {
267 memset((void *)tbl->it_base, 0, *sizep);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/tcl/
H A Dtcl_internal.c778 _CopyObjBytes(interp, obj, newp, sizep, freep)
782 u_int32_t *sizep;
796 *sizep = (u_int32_t)len;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dwrite-qt.c313 conv_to_utf16 (const char *string, size_t *sizep) argument
338 *sizep = q - result;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/fs_enet/
H A Dfs_enet.h60 int (*get_regs)(struct net_device *dev, void *p, int *sizep);
H A Dmac-fcc.c524 int get_regs(struct net_device *dev, void *p, int *sizep) argument
528 if (*sizep < sizeof(fcc_t) + sizeof(fcc_c_t) + sizeof(fcc_enet_t))
H A Dmac-fec.c506 int get_regs(struct net_device *dev, void *p, int *sizep) argument
510 if (*sizep < sizeof(fec_t))
H A Dmac-scc.c476 static int get_regs(struct net_device *dev, void *p, int *sizep) argument
480 if (*sizep < sizeof(scc_t) + sizeof(scc_enet_t))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/dnsmasq-2.15/src/
H A Dforward.c773 unsigned char *pheader, *sizep; local
780 if ((pheader = find_pseudoheader(header, n, &plen, &sizep)))
783 unsigned char *psave = sizep;
785 GETSHORT(udpsz, sizep);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/hash/
H A Dhash_dup.c400 __ham_make_dup(env, notdup, duplicate, bufp, sizep)
405 u_int32_t *sizep;
416 if ((ret = __ham_init_dbt(env, duplicate, tsize, bufp, sizep)) != 0)
H A Dhash.c1809 __ham_init_dbt(env, dbt, size, bufp, sizep)
1814 u_int32_t *sizep;
1819 if (*sizep < size) {
1821 *sizep = 0;
1824 *sizep = size;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/host/
H A Dehci-dbg.c351 unsigned *sizep
359 unsigned size = *sizep;
435 *sizep = size;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/lib/
H A Dformdata.c978 * output resulting linked lists gets stored in '*finalform'. *sizep will get
992 curl_off_t *sizep)
1247 *sizep = size;
988 Curl_getformdata(struct SessionHandle *data, struct FormData **finalform, struct curl_httppost *post, const char *custom_content_type, curl_off_t *sizep) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/include/
H A Dlibbb.h422 extern void *xmalloc_open_read_close(const char *filename, size_t *sizep);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb_cxx.h867 int get_cachesize(int32_t *sizep);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb_cxx.h868 int get_cachesize(int32_t *sizep);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb_cxx.h868 int get_cachesize(int32_t *sizep);

Completed in 132 milliseconds