/external/chromium_org/third_party/openssl/openssl/ssl/ |
tls_srp.c | 141 /* set SRP client passwd callback */ 208 /* set SRP client passwd callback */ 378 char *passwd = NULL; local 386 if (!(passwd = s->srp_ctx.SRP_give_srp_client_pwd_callback(s, s->srp_ctx.SRP_cb_arg))) goto err; 387 if (!(x = SRP_Calc_x(s->srp_ctx.s,s->srp_ctx.login,passwd))) goto err; 402 if (passwd) 404 OPENSSL_cleanse(passwd,strlen(passwd)) ; 405 OPENSSL_free(passwd);
|
/external/chromium_org/third_party/pexpect/ |
README | 11 passwd, telnet, etc. It can be used to a automate setup scripts for duplicating
|
/external/e2fsprogs/lib/ss/ |
invocation.c | 62 new_table->abbrev_info = ss_abbrev_initialize("/etc/passwd", code_ptr);
|
/external/elfutils/config/ |
Makefile.am | 34 getent passwd "$$(whoami)" | \
|
/external/libnl-headers/netlink/ |
handlers.h | 41 * @arg arg argument passwd on through caller
|
/external/libppp/src/ |
server.h | 36 char passwd[50]; member in struct:server::__anon21086
|
/external/openssh/ |
auth2-passwd.c | 1 /* $OpenBSD: auth2-passwd.c,v 1.9 2006/08/03 03:34:41 deraadt Exp $ */
|
sshconnect.h | 40 struct passwd *, int);
|
Android.mk | 115 auth2-none.c auth2-passwd.c auth2-pubkey.c auth2-jpake.c \ 124 # auth-passwd.c
|
pathnames.h | 160 /* for passwd change */ 162 #define _PATH_PASSWD_PROG "/usr/bin/passwd"
|
platform.c | 93 platform_setusercontext(struct passwd *pw) 137 platform_setusercontext_post_groups(struct passwd *pw)
|
/external/openssh/openbsd-compat/ |
port-irix.c | 47 irix_setusercontext(struct passwd *pw)
|
/external/openssl/ssl/ |
tls_srp.c | 141 /* set SRP client passwd callback */ 208 /* set SRP client passwd callback */ 378 char *passwd = NULL; local 386 if (!(passwd = s->srp_ctx.SRP_give_srp_client_pwd_callback(s, s->srp_ctx.SRP_cb_arg))) goto err; 387 if (!(x = SRP_Calc_x(s->srp_ctx.s,s->srp_ctx.login,passwd))) goto err; 402 if (passwd) 404 OPENSSL_cleanse(passwd,strlen(passwd)) ; 405 OPENSSL_free(passwd);
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/include-fixed/X11/ |
Xos_r.h | 232 * struct passwd* _XGetpwnam(const char *name, _Xgetpwparams); 233 * struct passwd* _XGetpwuid(uid_t uid, _Xgetpwparams); 250 extern struct passwd *getpwuid(), *getpwnam(); 260 struct passwd pws; 262 struct passwd* pwp; 267 * NetBSD and FreeBSD, at least, are missing several of the unixware passwd 275 memcpy(&(p).pws, (p).pwp, sizeof(struct passwd)); 306 (memcpy(&(p).pws, (p).pwp, sizeof(struct passwd)), \ 346 struct passwd pws; 372 extern int _Pgetpwuid_r(uid_t, struct passwd *, char *, size_t, struct passwd **) [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/ |
Xos_r.h | 223 * struct passwd* _XGetpwnam(const char *name, _Xgetpwparams); 224 * struct passwd* _XGetpwuid(uid_t uid, _Xgetpwparams); 241 extern struct passwd *getpwuid(), *getpwnam(); 251 struct passwd pws; 253 struct passwd* pwp; 258 * NetBSD and FreeBSD, at least, are missing several of the unixware passwd 266 memcpy(&(p).pws, (p).pwp, sizeof(struct passwd)); 297 (memcpy(&(p).pws, (p).pwp, sizeof(struct passwd)), \ 337 struct passwd pws; 363 extern int _Pgetpwuid_r(uid_t, struct passwd *, char *, size_t, struct passwd **) [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/include-fixed/X11/ |
Xos_r.h | 232 * struct passwd* _XGetpwnam(const char *name, _Xgetpwparams); 233 * struct passwd* _XGetpwuid(uid_t uid, _Xgetpwparams); 250 extern struct passwd *getpwuid(), *getpwnam(); 260 struct passwd pws; 262 struct passwd* pwp; 267 * NetBSD and FreeBSD, at least, are missing several of the unixware passwd 275 memcpy(&(p).pws, (p).pwp, sizeof(struct passwd)); 306 (memcpy(&(p).pws, (p).pwp, sizeof(struct passwd)), \ 346 struct passwd pws; 372 extern int _Pgetpwuid_r(uid_t, struct passwd *, char *, size_t, struct passwd **) [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/ |
Xos_r.h | 223 * struct passwd* _XGetpwnam(const char *name, _Xgetpwparams); 224 * struct passwd* _XGetpwuid(uid_t uid, _Xgetpwparams); 241 extern struct passwd *getpwuid(), *getpwnam(); 251 struct passwd pws; 253 struct passwd* pwp; 258 * NetBSD and FreeBSD, at least, are missing several of the unixware passwd 266 memcpy(&(p).pws, (p).pwp, sizeof(struct passwd)); 297 (memcpy(&(p).pws, (p).pwp, sizeof(struct passwd)), \ 337 struct passwd pws; 363 extern int _Pgetpwuid_r(uid_t, struct passwd *, char *, size_t, struct passwd **) [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/ |
Xos_r.h | 223 * struct passwd* _XGetpwnam(const char *name, _Xgetpwparams); 224 * struct passwd* _XGetpwuid(uid_t uid, _Xgetpwparams); 241 extern struct passwd *getpwuid(), *getpwnam(); 251 struct passwd pws; 253 struct passwd* pwp; 258 * NetBSD and FreeBSD, at least, are missing several of the unixware passwd 266 memcpy(&(p).pws, (p).pwp, sizeof(struct passwd)); 297 (memcpy(&(p).pws, (p).pwp, sizeof(struct passwd)), \ 337 struct passwd pws; 363 extern int _Pgetpwuid_r(uid_t, struct passwd *, char *, size_t, struct passwd **) [all...] |
/bionic/libc/include/ |
nsswitch.h | 74 #define NSSRC_COMPAT "compat" /* passwd,group in YP compat mode */ 84 #define NSDB_PASSWD "passwd"
|
/bionic/libc/private/ |
nsswitch.h | 74 #define NSSRC_COMPAT "compat" /* passwd,group in YP compat mode */ 84 #define NSDB_PASSWD "passwd"
|
/development/ndk/platforms/android-3/include/ |
nsswitch.h | 74 #define NSSRC_COMPAT "compat" /* passwd,group in YP compat mode */ 84 #define NSDB_PASSWD "passwd"
|
/external/chromium/chrome/browser/sync/resources/ |
gaia_login.html | 83 <input id="passwd" type="password" name="passwd" size="18"
|
/external/chromium_org/third_party/openssl/openssl/crypto/des/ |
fcrypt.c | 112 * have * as the pwd field in /etc/passwd, the function 117 * accounts effectively had no passwd :-(. */
|
/external/chromium_org/tools/telemetry/telemetry/core/backends/chrome/ |
cros_interface_unittest.py | 37 self.assertTrue(cri.FileExistsOnDevice('/etc/passwd')) 46 self.assertTrue(cri.FileExistsOnDevice('/etc/passwd'))
|
/external/openssl/crypto/des/ |
fcrypt.c | 112 * have * as the pwd field in /etc/passwd, the function 117 * accounts effectively had no passwd :-(. */
|