Searched refs:vacm_get_context (Results 1 – 1 of 1) sorted by relevance
83 static struct vacm_context *vacm_get_context(const struct asn_oid *, uint);102 if ((vacm_ctx = vacm_get_context(&val->var, sub)) == NULL) in op_vacm_context()113 if ((vacm_ctx = vacm_get_context(&val->var, sub)) != NULL) in op_vacm_context()869 vacm_get_context(const struct asn_oid *oid, uint sub) in vacm_get_context() function