Home
last modified time | relevance | path

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

/illumos-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
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_utils.c71 OCE_LIST_NODE_T *next_node) in oce_list_insert_node()
80 oce_list_del_node(OCE_LIST_NODE_T *prev_node, OCE_LIST_NODE_T *next_node) in oce_list_del_node()
/illumos-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
/illumos-gate/usr/src/lib/udapl/libdat/common/
H A Ddat_dictionary.c265 DAT_DICTIONARY_NODE *cur_node, *prev_node, *next_node; in dat_dictionary_insert() local
382 DAT_DICTIONARY_NODE *cur_node, *prev_node, *next_node; in dat_dictionary_remove() local
/illumos-gate/usr/src/cmd/zpool/
H A Dzpool_iter.c169 zpool_node_t *node, *next_node; in pool_list_iter() local
/illumos-gate/usr/src/uts/common/rpc/
H A Dclnt_clts.c1802 struct endpnt *next_node = NULL; in endpnt_reap() local
1839 struct endpnt *next_node = NULL; in endpnt_reclaim() local
/illumos-gate/usr/src/cmd/fruadm/
H A Dfruadm.c790 fru_nodehdl_t next_node; in walk_tree() local
/illumos-gate/usr/src/cmd/prtconf/
H A Dpdevinfo.c1964 di_node_t root, next_node; in do_productinfo() local
2009 di_node_t next_node; in find_node_by_name() local
/illumos-gate/usr/src/cmd/zfs/
H A Dzfs_main.c4667 fs_perm_node_t *next_node = in fs_perm_set_fini() local
4713 deleg_perm_node_t *next_node = in who_perm_fini() local
4749 who_perm_node_t *next_node = uu_avl_next(fsperm->fsp_sc_avl, in fs_perm_fini() local
4760 who_perm_node_t *next_node = uu_avl_next(fsperm->fsp_uge_avl, in fs_perm_fini() local
/illumos-gate/usr/src/cmd/nscd/
H A Dcache.c2298 nsc_entry_t *node, *next_node; in reap_cache() local
/illumos-gate/usr/src/tools/cscope-fast/
H A Dcgrep.c226 static Node *next_node; variable