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

/freebsd-10.1-release/sys/cddl/contrib/opensolaris/common/nvpair/
H A Dnvpair.c2002 #define NVS_OP_GETSIZE 2 macro
2147 case NVS_OP_GETSIZE:
2217 case NVS_OP_GETSIZE: {
2292 case NVS_OP_GETSIZE:
2332 return (nvlist_common(nvl, NULL, size, encoding, NVS_OP_GETSIZE));
2466 case NVS_OP_GETSIZE:
2532 case NVS_OP_GETSIZE:
2848 case NVS_OP_GETSIZE:
2882 case NVS_OP_GETSIZE: {
3171 nvs->nvs_op = NVS_OP_GETSIZE;
[all...]

Completed in 106 milliseconds