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

/osnet-11/usr/src/lib/libdns_sd/java/common/
H A DJNISupport.c132 typedef struct OpContext OpContext; typedef in typeref:struct:OpContext
134 struct OpContext struct
220 static OpContext *NewContext( JNIEnv *pEnv, jobject owner,
222 // Create and initialize a new OpContext.
224 OpContext *pContext = (OpContext*) malloc( sizeof *pContext);
262 OpContext *pContext = (OpContext*) (*pEnv)->GetLongField( pEnv, pThis, contextField);
288 OpContext *pContex
[all...]

Completed in 22 milliseconds