Searched refs:SLIST_INIT (Results 1 - 25 of 129) sorted by relevance

123456

/freebsd-11-stable/lib/libgssapi/
H A Dgss_canonicalize_name.c84 SLIST_INIT(&name->gn_mn);
H A Dgss_duplicate_name.c73 SLIST_INIT(&new_name->gn_mn);
H A Dgss_set_cred_option.c64 SLIST_INIT(&cred->gc_mc);
H A Dgss_acquire_cred.c102 SLIST_INIT(&cred->gc_mc);
H A Dgss_names.c252 SLIST_INIT(&name->gn_mn);
H A Dgss_add_cred.c116 SLIST_INIT(&new_cred->gc_mc);
H A Dgss_import_name.c220 SLIST_INIT(&name->gn_mn);
H A Dgss_inquire_cred.c89 SLIST_INIT(&name->gn_mn);
H A Dgss_accept_sec_context.c272 SLIST_INIT(&dcred->gc_mc);
/freebsd-11-stable/sys/dev/aic7xxx/aicasm/
H A Daicasm_symbol.c307 SLIST_INIT(symlist);
323 SLIST_INIT(symlist_src1);
324 SLIST_INIT(symlist_src2);
483 SLIST_INIT(&registers);
484 SLIST_INIT(&masks);
485 SLIST_INIT(&constants);
486 SLIST_INIT(&download_constants);
487 SLIST_INIT(&aliases);
488 SLIST_INIT(&exported_labels);
H A Daicasm_gram.y665 SLIST_INIT(&$$.referenced_syms);
701 SLIST_INIT(&$$.referenced_syms);
925 SLIST_INIT(&$$.referenced_syms);
1445 SLIST_INIT(&(symbol->info.rinfo->fields));
1478 SLIST_INIT(&(symbol->info.finfo->symrefs));
1871 SLIST_INIT(&immed->referenced_syms);
H A Daicasm.c125 SLIST_INIT(&search_path);
128 SLIST_INIT(&scope_stack);
/freebsd-11-stable/lib/libthr/thread/
H A Dthr_sleepq.c68 SLIST_INIT(&sq->sq_freeq);
183 SLIST_INIT(&sq->sq_freeq);
/freebsd-11-stable/sys/netpfil/pf/
H A Dpf_table.c264 SLIST_INIT(&workq);
358 SLIST_INIT(&workq);
418 SLIST_INIT(&addq);
419 SLIST_INIT(&delq);
420 SLIST_INIT(&changeq);
653 SLIST_INIT(&workq);
719 SLIST_INIT(workq);
1165 SLIST_INIT(&workq);
1193 SLIST_INIT(&addq);
1194 SLIST_INIT(
[all...]
/freebsd-11-stable/usr.sbin/config/
H A Dmain.c131 SLIST_INIT(&includepath);
209 SLIST_INIT(&cputype);
210 SLIST_INIT(&mkopt);
211 SLIST_INIT(&opt);
212 SLIST_INIT(&rmopts);
H A Dmkoptions.c195 SLIST_INIT(&op_head);
413 SLIST_INIT(&otab);
/freebsd-11-stable/contrib/nvi/common/
H A Dmain.c73 SLIST_INIT(gp->ecq);
80 SLIST_INIT(gp->cutq);
81 SLIST_INIT(gp->seqq);
H A Dmark.c79 SLIST_INIT(ep->marks);
/freebsd-11-stable/usr.sbin/ypserv/
H A Dyp_main.c264 SLIST_INIT(&sle_head);
460 SLIST_INIT(&ble_head);
/freebsd-11-stable/lib/libc/tests/sys/
H A Dqueue_test.c52 SLIST_INIT(&head);
/freebsd-11-stable/usr.bin/systat/
H A Dmain.c145 SLIST_INIT(&commands);
/freebsd-11-stable/contrib/nvi/ex/
H A Dex_init.c55 SLIST_INIT(nexp->cscq);
/freebsd-11-stable/sys/dev/nand/
H A Dnandsim_swap.c282 SLIST_INIT(&swap->free_bs);
/freebsd-11-stable/sys/kern/
H A Dsubr_mbpool.c141 SLIST_INIT(&(*pp)->free_list);
/freebsd-11-stable/usr.sbin/nandsim/
H A Dnandsim_rcfile.c153 SLIST_INIT(&p->rs_keys);

Completed in 178 milliseconds

123456