Searched defs:next (Results 76 - 100 of 113) sorted by relevance

12345

/darwin-on-arm/xnu/osfmk/vm/
H A Dvm_page.h164 struct vm_page *next; /* VP bucket link (O) */ member in struct:vm_page
H A Dmemory_object.c933 vm_page_t next; local
/darwin-on-arm/xnu/bsd/hfs/hfscommon/Misc/
H A DVolumeAllocation.c3453 extent_node_t *next = NULL; local
4286 extent_node_t *next = remover->offset_next; local
[all...]
/darwin-on-arm/xnu/bsd/kern/
H A Dsys_generic.c1946 struct eventqelt *evq, *next; local
1972 struct eventqelt *evq, *next; local
/darwin-on-arm/xnu/bsd/net/
H A Dif_vlan.c854 ifvlan_ref next; local
H A Dntstat.c85 struct nstat_provider *next; member in struct:nstat_provider
100 struct nstat_src *next; member in struct:nstat_src
[all...]
H A Dpf_table.c1690 struct pfr_kentry *p, *q, *next; local
H A Dpf_ioctl.c863 struct pf_tagname *p, *next; local
2888 struct pf_rule *rule, *next; local
[all...]
/darwin-on-arm/xnu/bsd/netat/
H A Datp.h281 struct atp_rcb *next; member in struct:atp_rcb_q
291 struct atp_trans *next; member in struct:atp_trans_q
[all...]
/darwin-on-arm/xnu/bsd/netinet/
H A Dip_fw2.h371 struct ip_fw *next; /* linked list of rules */ member in struct:ip_fw
432 ipfw_dyn_rule *next; /* linked list of rules. */ member in struct:_ipfw_dyn_rule
453 ipfw_dyn_rule *next; /* linked list of rules. */ member in struct:_ipfw_dyn_rule
505 user32_addr_t next; /* linked list of rules */ member in struct:ip_fw_32
536 user64_addr_t next; /* linked list of rules */ member in struct:ip_fw_64
565 user32_addr_t next; /* linke member in struct:_ipfw_dyn_rule_32
588 user64_addr_t next; /* linked list of rules. */ member in struct:_ipfw_dyn_rule_64
[all...]
H A Dip_fw2_compat.h110 LIST_ENTRY(ip_fw_chain_compat) next; member in struct:ip_fw_chain_compat
119 struct ipfw_dyn_rule *next ; member in struct:ipfw_dyn_rule_compat
225 user32_addr_t next ; member in struct:ipfw_dyn_rule_compat_32
239 user64_addr_t next ; member in struct:ipfw_dyn_rule_compat_64
H A Dip_input.c1470 int i, next; local
[all...]
/darwin-on-arm/xnu/bsd/netinet6/
H A Dnd6.c669 struct llinfo_nd6 *next; local
850 struct llinfo_nd6 *next = ln->ln_next; local
2434 struct nd_prefix *next; local
2511 struct nd_defrouter *next; local
[all...]
H A Dnd6.h668 struct nd_prefix_list *next; member in struct:nd_prefix_list
H A Dnd6_rtr.c2183 struct nd_pfxrouter *pfr, *next; local
/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs_gss.c1877 struct nfs_gss_svc_ctx *cp, *next; local
/darwin-on-arm/xnu/iokit/Kernel/
H A DIODeviceTreeSupport.cpp860 IORegistryEntry *next; local
H A DIOHibernateIO.cpp734 IORegistryEntry * next; local
H A DIOPlatformExpert.cpp1108 IORegistryEntry * next; local
1130 IORegistryEntry * next; local
H A DIORegistryEntry.cpp325 IORegistryEntry * next; local
1199 IORegistryEntry * next; local
1498 IORegistryEntry * next; local
1521 IORegistryEntry * next; local
1780 IORegistryEntry * next; local
1809 const IORegistryEntry * next; local
1895 IORegCursor * next; local
1982 IORegistryEntry * next = 0; local
2021 IORegistryEntry * next; local
[all...]
/darwin-on-arm/xnu/libkern/c++/
H A DOSUnserializeXML.cpp169 struct object *next; member in struct:object
[all...]
/darwin-on-arm/xnu/osfmk/console/panic_ui/
H A Dgenimage.c210 int chars_this_line, next, runindex; local
[all...]
/darwin-on-arm/xnu/osfmk/ipc/
H A Dipc_kmsg.c759 ipc_kmsg_t next, prev; local
795 ipc_kmsg_t next; local
[all...]
/darwin-on-arm/xnu/osfmk/kern/
H A Dthread.h372 struct ReturnHandler *next; member in struct:thread::ReturnHandler
/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_journal.c516 transaction *tr, *next; local
554 transaction *ctr, *prev=NULL, *next; local
3566 block_list_header *blhdr=NULL, *next=NULL; local
3874 block_list_header *blhdr=NULL, *next=NULL; local
4191 block_list_header *blhdr, *next; local
[all...]

Completed in 178 milliseconds

12345