Searched refs:ocs_strstr (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/dev/ocs_fc/
H A Docs_os.h329 #define ocs_strstr(h,n) strstr(h,n) macro
H A Docs_hw.c6841 start = ocs_strstr(resp, keyword);
6858 end = ocs_strstr(start, "\r\n");

Completed in 135 milliseconds