Searched refs:ocs_strstr (Results 1 – 2 of 2) sorted by relevance
329 #define ocs_strstr(h,n) strstr(h,n) macro
6841 start = ocs_strstr(resp, keyword); in ocs_hw_clp_resp_get_value()6858 end = ocs_strstr(start, "\r\n"); in ocs_hw_clp_resp_get_value()