HomeSort by: relevance | last modified time | path
    Searched refs:STAILQ_ENTRY (Results 1 - 25 of 28) sorted by relevancy

1 2

  /src/usr.sbin/syslogd/
sign.h 138 STAILQ_ENTRY(string_queue) entries;
145 STAILQ_ENTRY(filed_queue) entries;
156 STAILQ_ENTRY(signature_group_t) entries;
syslogd.h 299 STAILQ_ENTRY(buf_queue) entries;
  /src/sys/arch/vax/mba/
mbavar.h 90 STAILQ_ENTRY(mba_device) md_link; /* linked list of runnable devices */
  /src/sys/dev/ieee1394/
firewirereg.h 66 STAILQ_ENTRY(fw_device) link;
218 STAILQ_ENTRY(fw_bulkxfer) link;
228 STAILQ_ENTRY(fw_bind) fclist;
229 STAILQ_ENTRY(fw_bind) chlist;
259 STAILQ_ENTRY(fw_xfer) link;
260 STAILQ_ENTRY(fw_xfer) tlabel;
iec13213.h 240 STAILQ_ENTRY(crom_chunk) link;
fwohcireg.h 338 STAILQ_ENTRY(fwohcidb_tr) link;
  /src/sys/dev/microcode/aic7xxx/
aicasm_insformat.h 108 STAILQ_ENTRY(instruction) links;
aicasm_symbol.h 111 STAILQ_ENTRY(macro_arg) links;
aicasm.c 71 STAILQ_ENTRY(patch) links;
  /src/sys/sys/
domain.h 89 STAILQ_ENTRY(domain) dom_link;
queue.h 574 #define STAILQ_ENTRY(type) \
  /src/usr.bin/grep/
queue.c 50 STAILQ_ENTRY(qentry) list;
  /src/usr.sbin/btpand/
btpand.h 125 STAILQ_ENTRY(exthdr) next;
132 STAILQ_ENTRY(pkthdr) next;
  /src/usr.sbin/acpitools/aml/
aml_obj.h 168 STAILQ_ENTRY(aml_mutex_queue) entry;
  /src/sys/arch/ia64/stand/common/
bootstrap.h 144 STAILQ_ENTRY(pnpident) id_link;
156 STAILQ_ENTRY(pnpinfo) pi_link;
  /src/sys/fs/nilfs/
nilfs.h 176 STAILQ_ENTRY(nilfs_mount) next_mount; /* in nilfs_device */
nilfs_subr.c 455 STAILQ_ENTRY(nilfs_recover_info) next;
  /src/sys/dev/hyperv/
hvkbd.c 108 STAILQ_ENTRY(hvkbd_keystroke_info) slink;
  /src/share/man/man3/
Makefile 197 queue.3 STAILQ_ENTRY.3 \
  /src/usr.bin/unzip/
unzip.c 267 STAILQ_ENTRY(pattern) link;
  /src/sys/arch/xen/xen/
xenevt.c 123 STAILQ_ENTRY(xenevt_d) pendingq;
  /src/usr.bin/tic/
tic.c 66 STAILQ_ENTRY(term) next;
  /src/sys/dev/ic/
athvar.h 116 STAILQ_ENTRY(ath_buf) bf_list;
bwivar.h 228 STAILQ_ENTRY(bwi_txbuf) tb_entry;
  /src/sys/dev/tprof/
tprof.c 78 STAILQ_ENTRY(tprof_buf) b_list;

Completed in 26 milliseconds

1 2