jdk/make/mapfiles/libnio/mapfile-macosx
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
   100 		Java_sun_nio_ch_Net_localInetAddress;
   100 		Java_sun_nio_ch_Net_localInetAddress;
   101 		Java_sun_nio_ch_Net_getIntOption0;
   101 		Java_sun_nio_ch_Net_getIntOption0;
   102 		Java_sun_nio_ch_Net_setIntOption0;
   102 		Java_sun_nio_ch_Net_setIntOption0;
   103                 Java_sun_nio_ch_Net_initIDs;
   103                 Java_sun_nio_ch_Net_initIDs;
   104 		Java_sun_nio_ch_Net_isIPv6Available0;
   104 		Java_sun_nio_ch_Net_isIPv6Available0;
       
   105                 Java_sun_nio_ch_Net_isReusePortAvailable0;
   105 		Java_sun_nio_ch_Net_joinOrDrop4;
   106 		Java_sun_nio_ch_Net_joinOrDrop4;
   106 		Java_sun_nio_ch_Net_blockOrUnblock4;
   107 		Java_sun_nio_ch_Net_blockOrUnblock4;
   107 		Java_sun_nio_ch_Net_joinOrDrop6;
   108 		Java_sun_nio_ch_Net_joinOrDrop6;
   108 		Java_sun_nio_ch_Net_blockOrUnblock6;
   109 		Java_sun_nio_ch_Net_blockOrUnblock6;
   109 		Java_sun_nio_ch_Net_setInterface4;
   110 		Java_sun_nio_ch_Net_setInterface4;