Searched refs:vacm_first_context (Results 1 – 3 of 3) sorted by relevance
884 for (vacm_ctx = vacm_first_context(); vacm_ctx != NULL; in vacm_get_context()901 return (vacm_first_context()); in vacm_get_next_context()911 for (vacm_ctx = vacm_first_context(); vacm_ctx != NULL; in vacm_get_next_context()985 for (vacmctx = vacm_first_context(); vacmctx != NULL; in vacm_dump()
503 struct vacm_context *vacm_first_context(void);
3070 vacm_first_context(void) in vacm_first_context() function