Searched refs:SET_FD (Results 1 - 4 of 4) sorted by relevance

/openjdk7/jdk/src/solaris/native/java/io/
H A Dio_util_md.c79 SET_FD(this, fd, fid);
101 SET_FD(this, -1, fid);
111 SET_FD(this, fd, fid); // restore fd
H A Dio_util_md.h38 * If GetObjectField returns null, SET_FD will stop and GET_FD
42 #define SET_FD(this, fd, fid) \ macro
/openjdk7/jdk/src/windows/native/java/io/
H A Dio_util_md.h61 * If GetObjectField returns null, SET_FD will stop and GET_FD
64 #define SET_FD(this, fd, fid) \ macro
H A Dio_util_md.c289 SET_FD(this, h, fid);
559 SET_FD(this, -1, fid);

Completed in 31 milliseconds