Searched refs:secondaries (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/test_micro/
H A Db_put.c20 int ch, dsize, i, count, secondaries; local
28 secondaries = 0;
43 secondaries = atoi(optarg);
84 if (secondaries)
115 /* Optionally create the secondaries. */
116 if (secondaries != 0) {
118 calloc(sizeof(DB *), (size_t)secondaries)) != NULL);
119 for (i = 0; i < secondaries; ++i) {
181 if (secondaries)
182 printf(" with %d secondaries", secondarie
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test_micro/source/
H A Db_put.c20 int ch, dsize, i, count, secondaries; local
28 secondaries = 0;
42 secondaries = atoi(optarg);
83 if (secondaries)
114 /* Optionally create the secondaries. */
115 if (secondaries != 0) {
117 calloc(sizeof(DB *), (size_t)secondaries)) != NULL);
118 for (i = 0; i < secondaries; ++i) {
180 if (secondaries)
181 printf(" with %d secondaries", secondarie
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/doc/
H A Dip-cref.tex760 is deleted, all secondaries are purged too.

Completed in 67 milliseconds