Searched refs:ocs_mgmt_set (Results 1 – 3 of 3) sorted by relevance
107 extern int ocs_mgmt_set(ocs_t *ocs, char *name, char *value);
629 req->result = ocs_mgmt_set(ocs, name, value); in ocs_ioctl()
376 ocs_mgmt_set(ocs_t *ocs, char *name, char *value) in ocs_mgmt_set() function