xauth_login_system
int xauth_login_system(char *, char *);
return xauth_login_system(usr, pwd);
if (xauth_login_system(bufs[0], bufs[1]) != 0) {