HomeSort by: relevance | last modified time | path
    Searched refs:userContext (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/windows/
rpcndr.d 49 //MACRO #define NDRSContextValue(hContext) (&(hContext)->userContext)
104 void *userContext;
  /src/external/apache2/mDNSResponder/dist/Clients/dnssdutil/
dnssdutil.c 3027 void * userContext; // User's context.
7664 DNSCryptContext * const context = (DNSCryptContext *) sockCtx->userContext;
7749 DNSCryptContext * const context = (DNSCryptContext *) sockCtx->userContext;
8379 MDNSQueryContext * const context = (MDNSQueryContext *) sockCtx->userContext;
9651 void * userContext; // User's handler context.
9762 obj->userContext = inUserContext;
9890 if( me->startHandler ) me->startHandler( actualPort, me->userContext );
10183 if( me->stopHandler ) me->stopHandler( me->stopErr, me->userContext );
10193 const DNSServerContext * const ctx = (DNSServerContext *) sockCtx->userContext;
10375 const DNSServerContext * const ctx = (DNSServerContext *) sockCtx->userContext;
    [all...]

Completed in 136 milliseconds