HomeSort by relevance Sort by last modified time
    Searched defs:usr (Results 1 - 19 of 19) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/include/cloog/
statement.h 51 void * usr ; /* A pointer for library users convenience. */ member in struct:cloogstatement
block.h 68 void * usr; /**< User field, for library user convenience. member in struct:cloogblock
loop.h 72 void * usr; /**< User field, for library user convenience. member in struct:cloogloop
program.h 69 void * usr; /**< User field, for library user convenience. member in struct:cloogprogram
union_domain.h 18 void *usr; /**< A pointer for library user's convenience. */ member in struct:cloognameddomainlist
41 void *usr);
  /external/clang/test/CXX/expr/
p9.cpp 31 int &usr = us1; variable
  /external/ppp/pppd/
session.c 178 const char *usr; local
210 if ((usr = strchr(user, '\\')) == NULL)
211 usr = user;
213 usr++;
216 PAM_username = usr;
219 dbglog("Initializing PAM (%d) for user %s", flags, usr);
220 pam_error = pam_start (SERVICE_NAME, usr, &pam_conv_data, &pamh);
  /frameworks/rs/cpu_ref/
rsCpuCoreRuntime.h 57 const void *usr; member in struct:RsExpandKernelDriverInfo
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/lang/
TestUScriptRun.java 432 UScriptRun usr = new UScriptRun((String)null); local
433 usr.reset();
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
TestUScriptRun.java 429 UScriptRun usr = new UScriptRun((String)null); local
430 usr.reset();
  /external/ipsec-tools/src/racoon/
isakmp_xauth.h 66 char *usr; member in struct:xauth_state::__anon22248::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)
383 char *usr = xst->authdata.generic.usr; local
1306 char * usr = NULL; local
1384 vchar_t *usr = NULL; local
    [all...]
  /external/ltp/testcases/kernel/security/prot_hsymlinks/
prot_hsymlinks.c 177 static void ufiles_add(int usr, char *path, int type);
241 usr, local
249 for (usr = 0; usr < USERS_NUM; ++usr) {
251 for (file = 0; file < users[usr].num; ++file) {
252 ufile = &users[usr].file[file];
253 result_slink |= create_check_slinks(ufile, usr);
254 result_hlink |= create_check_hlinks(ufile, usr);
362 int dir, usr; local
376 unsigned int dir, usr; local
439 int result = 0, usr; local
465 int result = 0, usr; local
504 int usr; local
    [all...]
  /external/selinux/libsepol/cil/src/
cil_write_ast.c 552 char *usr; local
555 usr = usrlvl->user_str;
568 fprintf(cil_out, "(%s %s %s)\n", CIL_KEY_USERLEVEL, usr, lvl);
578 char *usr; local
581 usr = usrrng->user_str;
594 fprintf(cil_out, "(%s %s %s)\n", CIL_KEY_USERRANGE, usr, range);
    [all...]
  /frameworks/base/services/core/java/com/android/server/pm/
Settings.java     [all...]
  /prebuilts/tools/common/m2/repository/org/glassfish/jaxb/jaxb-xjc/2.2.11/
jaxb-xjc-2.2.11.jar 
  /prebuilts/jdk/jdk8/darwin-x86/lib/
tools.jar 
  /prebuilts/jdk/jdk8/linux-x86/lib/
tools.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-7.0.0_r1-robolectric-0.jar 

Completed in 712 milliseconds