Home
last modified time | relevance | path

Searched refs:new_top (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/ndmpd/tlm/
H A Dtlm_info.c252 tlm_chain_link_t *new_top; in tlm_un_ref() local
294 new_top = 0; in tlm_un_ref()
296 new_top = link->tc_next; in tlm_un_ref()
304 return (new_top); in tlm_un_ref()
/titanic_41/usr/src/tools/scripts/
H A Dinterface_cmp.pl483 my ($new_top, $new_direct, $new_total, $new_symhash) =
546 next if !($opt{d} && $old_top && !$new_top);
612 my ($new_top, $new_direct, $new_total, $new_symhash) =