Searched defs:next (Results 101 - 125 of 1316) sorted by relevance

1234567891011>>

/freebsd-current/contrib/unbound/util/
H A Dtube.h117 struct tube_res_list* next; member in struct:tube_res_list
/freebsd-current/contrib/ntp/ntpd/
H A Dntp_clockdev.c41 DeviceInfoT *next; /* link to next record */ member in struct:DeviceInfoS
/freebsd-current/stand/efi/boot1/
H A Dboot_module.h53 struct dev_info *next; member in struct:dev_info
/freebsd-current/sys/compat/linuxkpi/common/include/linux/
H A Dnotifier.h53 struct notifier_block *next; member in struct:notifier_block
/freebsd-current/sys/fs/fuse/
H A Dfuse_file.h135 LIST_ENTRY(fuse_filehandle) next; member in struct:fuse_filehandle
/freebsd-current/sys/dev/qat/include/common/
H A Dadf_cfg_user.h13 struct adf_user_cfg_key_val *next; member in union:adf_user_cfg_key_val::__anon4241
26 struct adf_user_cfg_section *next; member in union:adf_user_cfg_section::__anon4243
/freebsd-current/sys/dev/qat/qat_api/common/utils/
H A Dlac_lock_free_stack.h38 lac_mem_blk_t *next; local
82 lac_mem_blk_t *next = PTR(old_top.ptr); local
/freebsd-current/sys/powerpc/pseries/
H A Dphyp_dbg.c106 int c, err, next; local
/freebsd-current/usr.bin/mkuzip/
H A Dmkuz_blockcache.c44 struct mkuz_blkcache_itm *next; member in struct:mkuz_blkcache_itm
/freebsd-current/usr.sbin/pmcstudy/
H A Deval_expr.h44 struct expression *next; /* Next in expression. */ member in struct:expression
/freebsd-current/usr.sbin/rpc.statd/
H A Dstatd.h66 struct MonList_s *next; /* Next in list or NULL */ member in struct:MonList_s
/freebsd-current/usr.sbin/rtsold/
H A Drtsock.c97 char *lim, *next; local
/freebsd-current/sbin/rcorder/
H A Dhash.h57 struct Hash_Entry *next; /* Used to link together all the member in struct:Hash_Entry
/freebsd-current/lib/libc/stdlib/
H A Drand.c133 static u_long next = 1; variable
/freebsd-current/lib/libc/rpc/
H A Dsvc_auth.c68 struct authsvc *next; member in struct:authsvc
/freebsd-current/sys/netgraph/bluetooth/include/
H A Dng_btsocket_hci_raw.h54 LIST_ENTRY(ng_btsocket_hci_raw_pcb) next; /* link to next */ member in struct:ng_btsocket_hci_raw_pcb
/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_tls_get_addr.h51 atomic_uintptr_t next; member in struct:__sanitizer::DTLS::DTVBlock
/freebsd-current/contrib/expat/tests/
H A Dmemcheck.c44 struct allocation_entry *next; member in struct:allocation_entry
[all...]
/freebsd-current/stand/i386/libi386/
H A Dbiossmap.c59 struct smap_buf *cur, *next; local
/freebsd-current/contrib/llvm-project/llvm/lib/Support/
H A DVersionTuple.cpp46 char next = input[0]; local
/freebsd-current/contrib/llvm-project/libcxx/include/__algorithm/
H A Diterator_operations.h62 static constexpr auto next = ranges::next; member in struct:_IterOps
142 _LIBCPP_HIDE_FROM_ABI static _LIBCPP_CONSTEXPR_SINCE_CXX14 _Iterator next(_Iterator, _Iterator __last) { function in struct:_IterOps
148 next(_Iter&& __it, typename iterator_traits<__remove_cvref_t<_Iter> >::difference_type __n = 1) { function in struct:_IterOps
/freebsd-current/contrib/bmake/
H A Dlst.h97 ListNode *next; /* next node in list, or NULL */ member in struct:ListNode
/freebsd-current/contrib/xz/src/liblzma/common/
H A Dfilter_encoder.c241 lzma_raw_encoder_init(lzma_next_coder *next, const lzma_allocator *allocator, argument
/freebsd-current/contrib/lib9p/
H A Dhashtable.c174 struct ht_item *next; local
[all...]
/freebsd-current/contrib/kyua/utils/text/
H A Doperations.cpp221 const std::string::size_type next = str.find(delimiter, pos); local

Completed in 372 milliseconds

1234567891011>>