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

/freebsd-10.0-release/sbin/hastd/
H A Dtoken.l58 replication { DP; return REPLICATION; }
/freebsd-10.0-release/sys/contrib/octeon-sdk/
H A Dcvmx-dfa.h377 cvmx_llm_replication_t replication : 2; /**< Type of memory replication to use */ member in struct:__anon6843::__anon6844
456 cvmx_llm_replication_t replication; /**< Level of memory replication to use. Must match the LLM setup */ member in struct:__anon6850
730 command.s.replication = graph->replication;
/freebsd-10.0-release/usr.sbin/bsnmpd/modules/snmp_hast/
H A Dhast_snmp.c69 int replication; member in struct:hast_snmp_resource
328 str = nv_get_string(nvout, "replication%u", i);
329 res->replication = str != NULL ? str2replication(str) : -1;
468 value->v.integer = res->replication;

Completed in 128 milliseconds