Searched refs:ocs_mgmt_get (Results 1 – 3 of 3) sorted by relevance
106 extern int ocs_mgmt_get(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf);
594 ocs_mgmt_get(ocs, name, &textbuf); in ocs_ioctl()
293 ocs_mgmt_get(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) in ocs_mgmt_get() function