HomeSort by: relevance | last modified time | path
    Searched refs:STAILQ_ENTRY (Results 1 - 25 of 34) 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/external/bsd/elftoolchain/dist/libdwarf/
_libdwarf.h 105 STAILQ_ENTRY(_Dwarf_AttrDef) ad_next; /* Next attribute define. */
126 STAILQ_ENTRY(_Dwarf_Attribute) at_next; /* Next attribute. */
155 STAILQ_ENTRY(_Dwarf_Die) die_pro_next; /* Next die in pro-die list. */
161 STAILQ_ENTRY(_Dwarf_P_Expr_Entry) ee_next; /* Next entry in list. */
170 STAILQ_ENTRY(_Dwarf_P_Expr) pe_next; /* Next expr in list. */
183 STAILQ_ENTRY(_Dwarf_Line) ln_next; /* Next line in list. */
193 STAILQ_ENTRY(_Dwarf_LineFile) lf_next; /* Next file in list. */
222 STAILQ_ENTRY(_Dwarf_NamePair) np_next; /* Next pair in the list. */
232 STAILQ_ENTRY(_Dwarf_NameTbl) nt_next; /* Next name table in the list. */
259 STAILQ_ENTRY(_Dwarf_Fde) fde_next; /* Next FDE in list. *
    [all...]
  /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;
  /src/usr.bin/grep/
queue.c 50 STAILQ_ENTRY(qentry) list;
  /src/external/apache2/mDNSResponder/dist/mDNSShared/utilities/
mdns_addr_tailq.h 37 STAILQ_ENTRY(mdns_addr_with_port) __entries; // The entry used by STAILQ to form the linked 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/external/bsd/elftoolchain/dist/libelf/
_libelf.h 142 STAILQ_ENTRY(_Libelf_Data) d_next;
152 STAILQ_ENTRY(_Elf_Scn) s_next;
  /src/sys/fs/nilfs/
nilfs.h 176 STAILQ_ENTRY(nilfs_mount) next_mount; /* in nilfs_device */
  /src/external/bsd/elftoolchain/dist/common/
_elftc.h 109 #ifndef STAILQ_ENTRY
110 #define STAILQ_ENTRY(type) \
  /src/share/man/man3/
Makefile 197 queue.3 STAILQ_ENTRY.3 \
  /src/sys/dev/hyperv/
hvkbd.c 108 STAILQ_ENTRY(hvkbd_keystroke_info) slink;
  /src/crypto/dist/ipsec-tools/src/include-glibc/sys/
queue.h 179 #define STAILQ_ENTRY(type) \
  /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/usr.bin/unzip/
unzip.c 267 STAILQ_ENTRY(pattern) link;

Completed in 61 milliseconds

1 2