Searched defs:next (Results 26 - 50 of 113) sorted by relevance

12345

/darwin-on-arm/xnu/bsd/dev/dtrace/
H A Dfbt.c77 fbt_probe_t *fbt = parg, *next, *hash, *last; local
/darwin-on-arm/xnu/bsd/hfs/hfscommon/Misc/
H A DHybridAllocator.c175 extent_node_t *next = NULL; local
295 extent_node_t *next = NULL; local
421 extent_node_t *next = extent_tree_offset_next(offset_tree, newnode); local
458 extent_node_t *next = NULL; local
[all...]
/darwin-on-arm/xnu/bsd/net/
H A Dif_media.c391 struct ifmedia_entry *match, *next; local
H A Dkpi_protocol.c47 struct proto_input_entry *next; member in struct:proto_input_entry
[all...]
H A Dradix.c573 rn_new_radix_mask(struct radix_node *tt, struct radix_mask *next) argument
941 struct radix_node *base, *next; local
1065 struct radix_node *base, *next; local
[all...]
/darwin-on-arm/xnu/bsd/netinet6/
H A Dfrag6.c172 int offset = *offp, nxt, i, next; local
[all...]
H A Dip6_mroute.h312 struct rtdetq *next; member in struct:rtdetq
/darwin-on-arm/xnu/libkern/c++/
H A DOSObject.cpp265 queue_entry_t next; local
/darwin-on-arm/xnu/libkern/zlib/
H A Dinflate.c245 static code *next; local
588 unsigned char FAR *next; /* next input */ local
[all...]
H A Dinflate.h138 code FAR *next; /* next available space in codes[] */ member in struct:inflate_state
/darwin-on-arm/xnu/osfmk/console/panic_ui/
H A Dsetupdialog.c32 int next; local
[all...]
/darwin-on-arm/xnu/osfmk/vm/
H A Dvm_purgeable.c33 token_idx_t next; member in struct:token
[all...]
/darwin-on-arm/xnu/tools/tests/libMicro/apple/
H A Dlmbench_bw_file_rd.c122 register long *p, *next; local
[all...]
H A Dlmbench_bw_mmap_rd.c133 register long *p, *next; local
[all...]
H A Dlmbench_lat_ctx.c434 register long *p, *next; local
[all...]
/darwin-on-arm/xnu/bsd/net/pktsched/
H A Dpktsched_fairq.h139 struct fairq_bucket *next; /* circular list */ member in struct:fairq_bucket
/darwin-on-arm/xnu/bsd/sys/
H A Dmsg.h354 short next; /* next segment in buffer */ member in struct:msgmap
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOWorkLoop.cpp240 IOEventSource *event, *next; local
532 IOEventSource *event, *next; local
546 IOEventSource *event, *next; local
567 IOEventSource *event, *next; local
584 IOEventSource *event, *next; local
[all...]
/darwin-on-arm/xnu/osfmk/i386/commpage/
H A Dcommpage.c90 static commpage_address_t next; // next available address in comm page variable
[all...]
/darwin-on-arm/xnu/osfmk/ipc/
H A Dipc_mqueue.c229 ipc_kmsg_t kmsg, next; local
/darwin-on-arm/xnu/SETUP/kextsymboltool/
H A Dkextsymboltool.c222 char * next; local
272 char * next; local
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_newsysctl.c774 sysctl_sysctl_next_ls(struct sysctl_oid_list *lsp, int *name, u_int namelen, int *next, int *len, int level, struct sysctl_oid **oidpp) argument
[all...]
H A Dkpi_socketfilter.c1111 struct solist *next; member in struct:solist
H A Dsysv_msg.c360 short next; local
724 short next; local
1141 short next; local
[all...]
/darwin-on-arm/xnu/bsd/netinet/
H A Dip_var.h95 struct ipq *next,*prev; /* to other reass headers */ member in struct:ipq

Completed in 83 milliseconds

12345