/* DO NOT EDIT THIS FILE - it is machine generated */ #include /* Header for class posix_IPC */ #ifndef _Included_posix_IPC #define _Included_posix_IPC #ifdef __cplusplus extern "C" { #endif /* * Class: posix_IPC * Method: ftok * Signature: (Ljava/lang/String;I)I */ JNIEXPORT jint JNICALL Java_posix_IPC_ftok (JNIEnv *, jclass, jstring, jint); /* * Class: posix_IPC * Method: init * Signature: ()I */ JNIEXPORT jint JNICALL Java_posix_IPC_init (JNIEnv *, jclass); #ifdef __cplusplus } #endif #endif