Searched refs:NVS_XDR_MAX_LEN (Results 1 – 1 of 1) sorted by relevance
3221 #define NVS_XDR_MAX_LEN(x) (NVP_SIZE_CALC(1, 0) + \ macro3261 if (*size > NVS_XDR_MAX_LEN(bytesrec.xc_num_avail)) in nvs_xdr_nvpair()