Print this page
patch uutil


  39 $mapfile_version 2
  40 
  41 SYMBOL_VERSION SUNWprivate_1.1 {
  42     global:
  43         uu_alt_exit;
  44         uu_avl_create;
  45         uu_avl_destroy;
  46         uu_avl_find;
  47         uu_avl_first;
  48         uu_avl_insert;
  49         uu_avl_last;
  50         uu_avl_nearest_next;
  51         uu_avl_nearest_prev;
  52         uu_avl_next;
  53         uu_avl_node_fini;
  54         uu_avl_node_init;
  55         uu_avl_numnodes;
  56         uu_avl_pool_create;
  57         uu_avl_pool_destroy;
  58         uu_avl_prev;

  59         uu_avl_remove;
  60         uu_avl_teardown;
  61         uu_avl_walk;
  62         uu_avl_walk_end;
  63         uu_avl_walk_next;
  64         uu_avl_walk_start;
  65         uu_check_name;
  66         uu_die;
  67         uu_dprintf;
  68         uu_dprintf_create;
  69         uu_dprintf_destroy;
  70         uu_dprintf_getname;
  71         uu_dump;
  72         uu_error;
  73         uu_exit_fatal;
  74         uu_exit_ok;
  75         uu_exit_usage;
  76         uu_free;
  77         uu_getpname;
  78         uu_list_create;




  39 $mapfile_version 2
  40 
  41 SYMBOL_VERSION SUNWprivate_1.1 {
  42     global:
  43         uu_alt_exit;
  44         uu_avl_create;
  45         uu_avl_destroy;
  46         uu_avl_find;
  47         uu_avl_first;
  48         uu_avl_insert;
  49         uu_avl_last;
  50         uu_avl_nearest_next;
  51         uu_avl_nearest_prev;
  52         uu_avl_next;
  53         uu_avl_node_fini;
  54         uu_avl_node_init;
  55         uu_avl_numnodes;
  56         uu_avl_pool_create;
  57         uu_avl_pool_destroy;
  58         uu_avl_prev;
  59         uu_avl_recreate;
  60         uu_avl_remove;
  61         uu_avl_teardown;
  62         uu_avl_walk;
  63         uu_avl_walk_end;
  64         uu_avl_walk_next;
  65         uu_avl_walk_start;
  66         uu_check_name;
  67         uu_die;
  68         uu_dprintf;
  69         uu_dprintf_create;
  70         uu_dprintf_destroy;
  71         uu_dprintf_getname;
  72         uu_dump;
  73         uu_error;
  74         uu_exit_fatal;
  75         uu_exit_ok;
  76         uu_exit_usage;
  77         uu_free;
  78         uu_getpname;
  79         uu_list_create;