/* DO NOT EDIT THIS FILE - it is machine generated */ #include /* Header for class posix_Stat */ #ifndef _Included_posix_Stat #define _Included_posix_Stat #ifdef __cplusplus extern "C" { #endif /* * Class: posix_Stat * Method: init * Signature: ()V */ JNIEXPORT void JNICALL Java_posix_Stat_init (JNIEnv *, jclass); /* * Class: posix_Stat * Method: stat * Signature: (Ljava/lang/String;)I */ JNIEXPORT jint JNICALL Java_posix_Stat_stat (JNIEnv *, jobject, jstring); #ifdef __cplusplus } #endif #endif