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.c17065 int n_ns; in test_xmlStreamPush() local
17069 for (n_ns = 0;n_ns < gen_nb_const_xmlChar_ptr;n_ns++) { in test_xmlStreamPush()
17073 ns = gen_const_xmlChar_ptr(n_ns, 2); in test_xmlStreamPush()
17080 des_const_xmlChar_ptr(n_ns, (const xmlChar *)ns, 2); in test_xmlStreamPush()
17088 printf(" %d", n_ns); in test_xmlStreamPush()
17113 int n_ns; in test_xmlStreamPushAttr() local
17117 for (n_ns = 0;n_ns < gen_nb_const_xmlChar_ptr;n_ns++) { in test_xmlStreamPushAttr()
17121 ns = gen_const_xmlChar_ptr(n_ns, 2); in test_xmlStreamPushAttr()
17128 des_const_xmlChar_ptr(n_ns, (const xmlChar *)ns, 2); in test_xmlStreamPushAttr()
17136 printf(" %d", n_ns); in test_xmlStreamPushAttr()
[all …]