Searched defs:next_node (Results 1 – 11 of 11) sorted by relevance
/illumos-gate/usr/src/lib/udapl/udapl_tavor/common/ |
H A D | dapl_provider.c | 245 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 D | oce_utils.c | 71 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 D | tq.c | 65 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 D | dat_dictionary.c | 265 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 D | zpool_iter.c | 169 zpool_node_t *node, *next_node; in pool_list_iter() local
|
/illumos-gate/usr/src/uts/common/rpc/ |
H A D | clnt_clts.c | 1813 struct endpnt *next_node = NULL; in endpnt_reap() local 1850 struct endpnt *next_node = NULL; in endpnt_reclaim() local
|
/illumos-gate/usr/src/cmd/fruadm/ |
H A D | fruadm.c | 790 fru_nodehdl_t next_node; in walk_tree() local
|
/illumos-gate/usr/src/cmd/prtconf/ |
H A D | pdevinfo.c | 1969 di_node_t root, next_node; in do_productinfo() local 2014 di_node_t next_node; in find_node_by_name() local
|
/illumos-gate/usr/src/cmd/zfs/ |
H A D | zfs_main.c | 4693 fs_perm_node_t *next_node = in fs_perm_set_fini() local 4739 deleg_perm_node_t *next_node = in who_perm_fini() local 4775 who_perm_node_t *next_node = uu_avl_next(fsperm->fsp_sc_avl, in fs_perm_fini() local 4786 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 D | cache.c | 2298 nsc_entry_t *node, *next_node; in reap_cache() local
|
/illumos-gate/usr/src/tools/cscope-fast/ |
H A D | cgrep.c | 226 static Node *next_node; variable
|