Home
last modified time | relevance | path

Searched defs:string_check (Results 1 – 2 of 2) sorted by relevance

/external/iptables/extensions/
Dlibxt_string.c204 static void string_check(struct xt_fcheck_call *cb) in string_check() function
/external/curl/tests/libtest/
Dlib557.c1138 #define string_check(x,y) _string_check(__LINE__, x, y) macro