Lines Matching refs:AuthContextPtr
293 AuthContextPtr authp;
294 authp = (AuthContextPtr) FSalloc(sizeof(AuthContextRec));
331 client->auth = client->default_auth = (AuthContextPtr)0;
573 AuthContextPtr authp;
585 authp = (AuthContextPtr) LookupIDByType(client->index, stuff->acid,
644 authp = (AuthContextPtr) FSalloc(sizeof(AuthContextRec));
696 AuthContextPtr authp = (AuthContextPtr) value;
709 AuthContextPtr authp;
713 authp = (AuthContextPtr) LookupIDByType(client->index, stuff->id,
729 AuthContextPtr acp;
733 acp = (AuthContextPtr) LookupIDByType(client->index, stuff->id,
1101 client->auth = (AuthContextPtr) 0;