Searched defs:auth_req (Results 1 – 2 of 2) sorted by relevance
270 struct auth_req struct272 int fd;273 long long msgid;274 char name[128];275 char password[128];
181 struct auth_req auth_req; in send_auth_request() local