Searched defs:errnum (Results 1 – 2 of 2) sorted by relevance
483 throwIOException(JNIEnv *env, int errnum, const char *defaultDetail) in throwIOException()775 int errnum = errno; in childProcess() local842 int errnum; in UNIXProcess_forkAndExec() local
1864 static jstring Posix_strerror(JNIEnv* env, jobject, jint errnum) { in Posix_strerror()