Searched refs:SLIST_INIT (Results 1 – 25 of 129) sorted by relevance
123456
309 SLIST_INIT(symlist); in symlist_free()325 SLIST_INIT(symlist_src1); in symlist_merge()326 SLIST_INIT(symlist_src2); in symlist_merge()485 SLIST_INIT(®isters); in symtable_dump()486 SLIST_INIT(&masks); in symtable_dump()487 SLIST_INIT(&constants); in symtable_dump()488 SLIST_INIT(&download_constants); in symtable_dump()489 SLIST_INIT(&aliases); in symtable_dump()490 SLIST_INIT(&exported_labels); in symtable_dump()
667 SLIST_INIT(&$$.referenced_syms);703 SLIST_INIT(&$$.referenced_syms);927 SLIST_INIT(&$$.referenced_syms);1447 SLIST_INIT(&(symbol->info.rinfo->fields)); in initialize_symbol()1480 SLIST_INIT(&(symbol->info.finfo->symrefs)); in initialize_symbol()1873 SLIST_INIT(&immed->referenced_syms); in make_expression()
127 SLIST_INIT(&search_path); in main()130 SLIST_INIT(&scope_stack); in main()
274 SLIST_INIT(&workq); in pfr_add_addrs()368 SLIST_INIT(&workq); in pfr_del_addrs()428 SLIST_INIT(&addq); in pfr_set_addrs()429 SLIST_INIT(&delq); in pfr_set_addrs()430 SLIST_INIT(&changeq); in pfr_set_addrs()663 SLIST_INIT(&workq); in pfr_clr_astats()729 SLIST_INIT(workq); in pfr_enqueue_addrs()1152 SLIST_INIT(&workq); in pfr_clr_tables()1180 SLIST_INIT(&addq); in pfr_add_tables()1181 SLIST_INIT(&changeq); in pfr_add_tables()[all …]
135 SLIST_INIT(&includepath); in main()213 SLIST_INIT(&cputype); in main()214 SLIST_INIT(&mkopt); in main()215 SLIST_INIT(&opt); in main()216 SLIST_INIT(&rmopts); in main()
197 SLIST_INIT(&op_head); in do_option()415 SLIST_INIT(&otab); in read_options()
70 SLIST_INIT(&sq->sq_freeq); in _sleepq_alloc()185 SLIST_INIT(&sq->sq_freeq); in _sleepq_drop()
66 SLIST_INIT(gp->ecq); in editor()73 SLIST_INIT(gp->cutq); in editor()74 SLIST_INIT(gp->seqq); in editor()
73 SLIST_INIT(ep->marks); in mark_init()
103 SLIST_INIT(&pmc_args.pa_targets); in main()
86 SLIST_INIT(&name->gn_mn); in gss_canonicalize_name()
75 SLIST_INIT(&new_name->gn_mn); in gss_duplicate_name()
66 SLIST_INIT(&cred->gc_mc); in gss_set_cred_option()
254 SLIST_INIT(&name->gn_mn); in _gss_make_name()
104 SLIST_INIT(&cred->gc_mc); in gss_acquire_cred()
222 SLIST_INIT(&name->gn_mn); in gss_import_name()
118 SLIST_INIT(&new_cred->gc_mc); in gss_add_cred()
91 SLIST_INIT(&name->gn_mn); in gss_inquire_cred()
274 SLIST_INIT(&dcred->gc_mc); in gss_accept_sec_context()
266 SLIST_INIT(&sle_head); in create_service()462 SLIST_INIT(&ble_head); in main()
52 SLIST_INIT(&head); in ATF_TC_BODY()
223 SLIST_INIT(head2); \228 SLIST_INIT(head2); \261 #define SLIST_INIT(head) do { \ macro
897 SLIST_INIT(&target_addresslist); in target_flush_all()903 SLIST_INIT(&target_paramlist); in target_flush_all()909 SLIST_INIT(&target_notifylist); in target_flush_all()
147 SLIST_INIT(&commands); in main()
102 #undef SLIST_INIT220 #define SLIST_INIT(head) { \ macro