Searched defs:pContext (Results 1 – 3 of 3) sorted by relevance
173 OpContext *pContext = (OpContext*) malloc( sizeof *pContext); in NewContext() local 211 OpContext *pContext = (OpContext*) (long) (*pEnv)->GetLongField(pEnv, pThis, contextField); Java_com_apple_dnssd_AppleService_HaltOperation() local 237 OpContext *pContext = (OpContext*) (long) (*pEnv)->GetLongField(pEnv, pThis, contextField); Java_com_apple_dnssd_AppleService_BlockForData() local 278 OpContext *pContext = (OpContext*) (long) (*pEnv)->GetLongField(pEnv, pThis, contextField); Java_com_apple_dnssd_AppleService_ProcessResults() local 315 OpContext *pContext = (OpContext*) context; ServiceBrowseReply() local 342 OpContext *pContext = NULL; Java_com_apple_dnssd_AppleBrowser_CreateBrowser() local 380 OpContext *pContext = (OpContext*) context; ServiceResolveReply() local 428 OpContext *pContext = NULL; Java_com_apple_dnssd_AppleResolver_CreateResolver() local 465 OpContext *pContext = (OpContext*) context; ServiceRegisterReply() local 492 OpContext *pContext = NULL; Java_com_apple_dnssd_AppleRegistration_BeginRegister() local 551 OpContext *pContext = NULL; Java_com_apple_dnssd_AppleRegistration_AddRecord() local 583 OpContext *pContext = NULL; Java_com_apple_dnssd_AppleDNSRecord_Update() local 618 OpContext *pContext = NULL; Java_com_apple_dnssd_AppleDNSRecord_Remove() local 645 OpContext *pContext = NULL; Java_com_apple_dnssd_AppleRecordRegistrar_CreateConnection() local 679 OpContext *pContext = regEnvelope->Context; RegisterRecordReply() local 709 OpContext *pContext = NULL; Java_com_apple_dnssd_AppleRecordRegistrar_RegisterRecord() local 759 OpContext *pContext = (OpContext*) context; ServiceQueryReply() local 791 OpContext *pContext = NULL; Java_com_apple_dnssd_AppleQuery_CreateQuery() local 823 OpContext *pContext = (OpContext*) context; DomainEnumReply() local 847 OpContext *pContext = NULL; Java_com_apple_dnssd_AppleDomainEnum_BeginEnum() local [all...]
201 AuthContext *pContext, in sqliteAuthContextPush() argument 215 void sqliteAuthContextPop(AuthContext *pContext){ in sqliteAuthContextPop() argument
625 open_tss_context(TSS_HCONTEXT *pContext) in open_tss_context() argument