jdk/make/mapfiles/libnio/mapfile-solaris
changeset 36115 0676e37a0b9c
parent 34537 ca5ca0e04c96
child 37346 931e55c1287d
equal deleted inserted replaced
36114:a5ed9456c9be 36115:0676e37a0b9c
     1 #
     1 #
     2 # Copyright (c) 2001, 2015, Oracle and/or its affiliates. All rights reserved.
     2 # Copyright (c) 2001, 2016, Oracle and/or its affiliates. All rights reserved.
     3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     4 #
     4 #
     5 # This code is free software; you can redistribute it and/or modify it
     5 # This code is free software; you can redistribute it and/or modify it
     6 # under the terms of the GNU General Public License version 2 only, as
     6 # under the terms of the GNU General Public License version 2 only, as
     7 # published by the Free Software Foundation.  Oracle designates this
     7 # published by the Free Software Foundation.  Oracle designates this
    95 		Java_sun_nio_ch_Net_localInetAddress;
    95 		Java_sun_nio_ch_Net_localInetAddress;
    96 		Java_sun_nio_ch_Net_getIntOption0;
    96 		Java_sun_nio_ch_Net_getIntOption0;
    97 		Java_sun_nio_ch_Net_setIntOption0;
    97 		Java_sun_nio_ch_Net_setIntOption0;
    98                 Java_sun_nio_ch_Net_initIDs;
    98                 Java_sun_nio_ch_Net_initIDs;
    99 		Java_sun_nio_ch_Net_isIPv6Available0;
    99 		Java_sun_nio_ch_Net_isIPv6Available0;
       
   100                 Java_sun_nio_ch_Net_isReusePortAvailable0;
   100 		Java_sun_nio_ch_Net_joinOrDrop4;
   101 		Java_sun_nio_ch_Net_joinOrDrop4;
   101 		Java_sun_nio_ch_Net_blockOrUnblock4;
   102 		Java_sun_nio_ch_Net_blockOrUnblock4;
   102 		Java_sun_nio_ch_Net_joinOrDrop6;
   103 		Java_sun_nio_ch_Net_joinOrDrop6;
   103 		Java_sun_nio_ch_Net_blockOrUnblock6;
   104 		Java_sun_nio_ch_Net_blockOrUnblock6;
   104 		Java_sun_nio_ch_Net_setInterface4;
   105 		Java_sun_nio_ch_Net_setInterface4;