Searched refs:dup_list_head (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/solaris/native/sun/awt/
H A Dlist.h108 list_ptr dup_list_head (
H A Dlist.c144 list_ptr dup_list_head(list_ptr lp, int32_t start_at_curr) function
146 list_ptr dup_list_head(lp, start_at_curr)
H A DmultiVis.c143 extern list_ptr dup_list_head();
831 srcs_left = (list_ptr) dup_list_head( &image_wins, START_AT_CURR);

Completed in 76 milliseconds