Home
last modified time | relevance | path

Searched refs:n_ns (Results 1 – 3 of 3) sorted by relevance

/external/wpa_supplicant_8/src/utils/
Dradiotap_iter.h29 int n_ns; member
Dradiotap.c176 for (i = 0; i < iterator->_vns->n_ns; i++) { in find_ns()
/external/libxml2/
Dtestapi.c17170 int n_ns; in test_xmlStreamPush() local
17174 for (n_ns = 0;n_ns < gen_nb_const_xmlChar_ptr;n_ns++) { in test_xmlStreamPush()
17178 ns = gen_const_xmlChar_ptr(n_ns, 2); in test_xmlStreamPush()
17185 des_const_xmlChar_ptr(n_ns, (const xmlChar *)ns, 2); in test_xmlStreamPush()
17193 printf(" %d", n_ns); in test_xmlStreamPush()
17218 int n_ns; in test_xmlStreamPushAttr() local
17222 for (n_ns = 0;n_ns < gen_nb_const_xmlChar_ptr;n_ns++) { in test_xmlStreamPushAttr()
17226 ns = gen_const_xmlChar_ptr(n_ns, 2); in test_xmlStreamPushAttr()
17233 des_const_xmlChar_ptr(n_ns, (const xmlChar *)ns, 2); in test_xmlStreamPushAttr()
17241 printf(" %d", n_ns); in test_xmlStreamPushAttr()
[all …]