Searched refs:STR_T_NOTCMP (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/uts/common/fs/sockfs/ |
H A D | nl7chttp.c | 934 #define STR_T_NOTCMP(a, b, m) ( \ macro 947 STR_T_NOTCMP(httpa, httpb, accept) || in nl7c_http_cmp() 948 STR_T_NOTCMP(httpa, httpb, acceptchar) || in nl7c_http_cmp() 949 STR_T_NOTCMP(httpa, httpb, acceptenco) || in nl7c_http_cmp() 950 STR_T_NOTCMP(httpa, httpb, acceptlang) || in nl7c_http_cmp()
|