Print this page
3882 remove xmod & friends

Split Close
Expand all
Collapse all
          --- old/usr/src/lib/gss_mechs/mech_spnego/mapfile-vers
          +++ new/usr/src/lib/gss_mechs/mech_spnego/mapfile-vers
↓ open down ↓ 32 lines elided ↑ open up ↑
  33   33  # You should not be making modifications here until you've read the most current
  34   34  # copy of that file. If you need help, contact a gatekeeper for guidance.
  35   35  #
  36   36  # MAPFILE HEADER END
  37   37  #
  38   38  
  39   39  $mapfile_version 2
  40   40  
  41   41  SYMBOL_VERSION SUNWprivate {
  42   42      global:
       43 +        gss_mech_initialize;
  43   44          spnego_gss_accept_sec_context;
  44   45          spnego_gss_acquire_cred;
  45   46          spnego_gss_delete_sec_context;
  46   47          spnego_gss_display_name;
  47   48          spnego_gss_display_status;
  48   49          spnego_gss_export_sec_context;
  49   50          spnego_gss_import_name;
  50   51          spnego_gss_import_sec_context;
  51   52          spnego_gss_init_sec_context;
  52   53  #       spnego_gss_inquire_context;
↓ open down ↓ 12 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX