Home
last modified time | relevance | path

Searched defs:next_node (Results 1 – 12 of 12) sorted by relevance

/onnv-gate/usr/src/lib/udapl/udapl_tavor/common/
H A Ddapl_provider.c245 DAPL_PROVIDER_LIST_NODE *cur_node, *prev_node, *next_node; in dapl_provider_list_insert() local
332 DAPL_PROVIDER_LIST_NODE *cur_node, *prev_node, *next_node; in dapl_provider_list_remove() local
/onnv-gate/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_utils.c74 OCE_LIST_NODE_T *next_node) in oce_list_insert_node()
83 oce_list_del_node(OCE_LIST_NODE_T *prev_node, OCE_LIST_NODE_T *next_node) in oce_list_del_node()
/onnv-gate/usr/src/lib/libinetutil/common/
H A Dtq.c65 iu_timer_node_t *node, *next_node; in iu_tq_destroy() local
317 iu_timer_node_t *node, *next_node; in iu_expire_timers() local
/onnv-gate/usr/src/lib/udapl/libdat/common/
H A Ddat_dictionary.c262 DAT_DICTIONARY_NODE *cur_node, *prev_node, *next_node; in dat_dictionary_insert() local
379 DAT_DICTIONARY_NODE *cur_node, *prev_node, *next_node; in dat_dictionary_remove() local
/onnv-gate/usr/src/uts/common/io/drm/
H A Ddrm_mm.c165 struct drm_mm_node *next_node; in drm_mm_put_block() local
/onnv-gate/usr/src/cmd/zpool/
H A Dzpool_iter.c165 zpool_node_t *node, *next_node; in pool_list_iter() local
/onnv-gate/usr/src/uts/common/rpc/
H A Dclnt_clts.c1788 struct endpnt *next_node = NULL; in endpnt_reap() local
1825 struct endpnt *next_node = NULL; in endpnt_reclaim() local
/onnv-gate/usr/src/cmd/fruadm/
H A Dfruadm.c786 fru_nodehdl_t next_node; in walk_tree() local
/onnv-gate/usr/src/cmd/prtconf/
H A Dpdevinfo.c1758 di_node_t root, next_node; in do_productinfo() local
1803 di_node_t next_node; in find_node_by_name() local
/onnv-gate/usr/src/lib/libparted/common/lib/
H A Dregexec.c3101 Idx next_node = dfa->nexts[cur_node]; in check_arrival_add_next_nodes() local
3267 Idx to_idx, next_node; in expand_bkref_cache() local
3438 Idx next_node; in build_trtable() local
/onnv-gate/usr/src/cmd/nscd/
H A Dcache.c2228 nsc_entry_t *node, *next_node; in reap_cache() local
/onnv-gate/usr/src/tools/cscope-fast/
H A Dcgrep.c229 static Node *next_node; variable