/external/clang/test/CXX/expr/ |
p9.cpp | 31 int &usr = us1; variable
|
/external/ipsec-tools/src/racoon/ |
isakmp_xauth.h | 66 char *usr; member in struct:xauth_state::__anon2004::authgeneric
|
isakmp_xauth.c | 225 outlet = &xst->authdata.generic.usr; 253 if ((xst->authdata.generic.usr != NULL) && 257 char *usr = xst->authdata.generic.usr; local 263 "Got username \"%s\", password \"%s\"\n", usr, pwd); 265 strncpy(iph1->mode_cfg->login, usr, LOGINLEN); 277 res = privsep_xauth_login_system(usr, pwd); 281 res = xauth_login_radius(iph1, usr, pwd); 287 iph1->remote, usr, pwd); 292 res = xauth_login_ldap(iph1, usr, pwd) 380 char *usr = xst->authdata.generic.usr; local 1303 char * usr = NULL; local 1381 vchar_t *usr = NULL; local [all...] |