Searched defs:ncache (Results 1 - 15 of 15) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iproute2/lib/
H A Dinet_proto.c27 static char ncache[16]; local
47 static char ncache[16]; local
H A Dll_map.c138 static char ncache[16]; local
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/db_codegen/
H A Ddb_codegen.h40 u_int32_t ncache; /* Number of caches */ member in struct:__env_obj
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/mp/
H A Dmp_method.c113 u_int ncache; local
H A Dmp_mvcc.c164 u_int32_t magic, nbucket, ncache, pagesize; local
401 u_int32_t listsize, magic, nbucket, ncache, ntrunc, nfree, pagesize; local
H A Dmp_resize.c478 u_int32_t ncache; local
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/networking/libiproute/
H A Dll_map.c141 static char ncache[16]; local
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/tcl/
H A Dtcl_seq.c76 int cmdindex, ncache, result, ret; local
H A Dtcl_db.c184 int cmdindex, intval, ncache, result, ret; local
H A Dtcl_env.c243 int cmdindex, i, intvalue, listobjc, ncache, result, ret; local
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/sched/
H A Dsch_teql.c81 struct neighbour *ncache; member in struct:teql_sched_data
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/db/internal/
H A DDb.java426 public void set_cachesize(long bytes, int ncache) throws com.sleepycat.db.DatabaseException { db_javaJNI.Db_set_cachesize(swigCPtr, this, bytes, ncache); } argument
H A DDbEnv.java321 public void set_cachesize(long bytes, int ncache) throws com.sleepycat.db.DatabaseException { db_javaJNI.DbEnv_set_cachesize(swigCPtr, this, bytes, ncache); } argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/rpc_server/cxx/
H A Ddb_server_cxxproc.cpp36 __env_set_cachesize_proc( u_int dbenvcl_id, u_int32_t gbytes, u_int32_t bytes, u_int32_t ncache, __env_set_cachesize_reply *replyp) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/libdb_java/
H A Ddb_java_wrap.c2663 SWIGINTERN db_ret_t Db_set_cachesize(struct Db *self,jlong bytes,int ncache){ argument
2868 SWIGINTERN db_ret_t DbEnv_set_cachesize(struct DbEnv *self,jlong bytes,int ncache){ argument

Completed in 204 milliseconds