Searched refs:nd2 (Results 1 – 3 of 3) sorted by relevance
458 struct str_node *nd, *nd2; in build_id_cache__list_all() local492 strlist__for_each_entry(nd2, linklist) { in build_id_cache__list_all()494 nd->s, nd2->s) > SBUILD_ID_SIZE - 1) in build_id_cache__list_all()
2799 struct str_node *nd, *nd2; in print_sdt_events() local2844 nd2 = strlist__next(nd); in print_sdt_events()2845 if (nd2) { in print_sdt_events()2846 ptr = strchr(nd2->s, '@'); in print_sdt_events()2849 if (strcmp(nd->s, nd2->s) == 0) in print_sdt_events()2862 if (nd2) { in print_sdt_events()2863 if (strcmp(nd->s, nd2->s) != 0) in print_sdt_events()
2020 struct node_descriptor nd2; member2045 tag = (u8 *)&nd->nd2.tag; in qeth_read_conf_data_cb()
Completed in 29 milliseconds