Searched refs:passwd (Results 101 - 125 of 775) sorted by relevance

1234567891011>>

/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/examples/ftp/
H A Dmirror.tcl11 set passwd xxxxxx
36 if {[set conn [ftp::Open $server $username $passwd -progress ProgressBar]] != -1} {
/macosx-10.10/vim-55/src/proto/
H A Dblowfish.pro6 void bf_crypt_init_keys __ARGS((char_u *passwd));
/macosx-10.10/Heimdal-398.1.2/lib/roken/
H A Dverify.c48 struct passwd *pw;
H A Dget_default_username.c64 struct passwd *pwd;
/macosx-10.10/OpenSSH-189/openssh/
H A Dsftp-server-main.c39 struct passwd *user_pw;
H A Dsshconnect.h40 struct passwd *, int);
/macosx-10.10/bind9-45.101/bind9/bin/confgen/unix/
H A Dos.c35 struct passwd *pw;
/macosx-10.10/OpenSSH-189/openssh/openbsd-compat/
H A Dport-uw.c55 struct passwd *pw = authctxt->pw;
93 char password_file[] = "/etc/passwd";
95 struct passwd *ent = NULL;
99 * If the passwd file has dissapeared we are in a bad state.
132 get_iaf_password(struct passwd *pw)
140 fatal("ia_get_logpwd: Unable to get the shadow passwd");
145 fatal("ia_openinfo: Unable to open the shadow passwd file");
/macosx-10.10/ksh-23/ksh/src/lib/libast/string/
H A Dstruid.c48 extern struct passwd* getpwnam(const char*);
49 extern struct passwd* getpwuid(uid_t);
68 register struct passwd* pw;
/macosx-10.10/sudo-73/src/auth/
H A Dsecureware.c57 struct passwd *pw;
74 struct passwd *pw;
104 struct passwd *pw;
H A Dsecurid.c60 struct passwd *pw;
75 struct passwd *pw;
94 struct passwd *pw;
H A Dpasswd.c54 struct passwd *pw;
69 struct passwd *pw;
112 struct passwd *pw;
H A Dsecurid5.c71 struct passwd *pw;
91 * pw - struct passwd for username
101 struct passwd *pw;
144 * pw - struct passwd for username
154 struct passwd *pw;
H A Dsia.c91 struct passwd *pw;
113 struct passwd *pw;
130 struct passwd *pw;
/macosx-10.10/system_cmds-643.1.1/chpass.tproj/
H A Dfield.c90 p_login(char *p, struct passwd *pw, ENTRY *ep __unused)
118 p_passwd(char *p, struct passwd *pw, ENTRY *ep __unused)
132 p_uid(char *p, struct passwd *pw, ENTRY *ep __unused)
159 p_gid(char *p, struct passwd *pw, ENTRY *ep __unused)
193 p_class(char *p, struct passwd *pw, ENTRY *ep __unused)
207 p_change(char *p, struct passwd *pw, ENTRY *ep __unused)
219 p_expire(char *p, struct passwd *pw, ENTRY *ep __unused)
231 p_gecos(char *p, struct passwd *pw __unused, ENTRY *ep)
244 p_hdir(char *p, struct passwd *pw, ENTRY *ep __unused)
262 p_shell(char *p, struct passwd *p
[all...]
/macosx-10.10/procmail-14/procmail/src/
H A Dauthenticate.c3 * (e.g. Radius or shadow passwd) and mailbox conventions *
55 { const struct passwd*pw;
68 static const struct passwd*cgetpwnam(user,sock)const char*const user;
73 static const struct passwd*cgetpwuid(uid,sock)const uid_t uid;const int sock;
78 { if(!(authi.pw=cgetpwnam(user,sock))) /* /etc/passwd user lookup */
93 { if(!(authi.pw=cgetpwuid(uid,sock))) /* /etc/passwd user lookup */
128 { struct passwd*np;const struct passwd*op;
132 if(!(np=(struct passwd*)newpass->pw))
133 { np=(struct passwd*)(newpas
[all...]
/macosx-10.10/shell_cmds-179/id/
H A Did.c66 void id_print(struct passwd *, int, int, int);
67 void pline(struct passwd *);
68 void pretty(struct passwd *);
70 void fullname(struct passwd *);
71 void group(struct passwd *, int);
74 struct passwd *who(char *);
87 struct passwd *pw;
233 pretty(struct passwd *pw)
273 id_print(struct passwd *pw, int use_ggl, int p_euid, int p_egid)
374 fullname(struct passwd *p
[all...]
/macosx-10.10/BerkeleyDB-21/db/crypto/
H A Daes_method.c189 env, db_cipher, (u_int8_t *)dbenv->passwd, dbenv->passwd_len));
193 __aes_derivekeys(env, db_cipher, passwd, plen)
196 u_int8_t *passwd;
204 if (passwd == NULL)
211 __db_SHA1Update(&ctx, passwd, plen);
213 __db_SHA1Update(&ctx, passwd, plen);
249 errstr = "AES key passwd not valid";
/macosx-10.10/curl-83.1.2/curl/lib/
H A Dcurl_sspi.c176 xcharp_u passwd, dup_passwd; local
228 passwd.tchar_ptr = Curl_convert_UTF8_to_tchar((char *)passwdp);
229 if(!passwd.tchar_ptr)
231 dup_passwd.tchar_ptr = _tcsdup(passwd.tchar_ptr);
233 Curl_unicodefree(passwd.tchar_ptr);
240 Curl_unicodefree(passwd.tchar_ptr);
/macosx-10.10/sudo-73/src/
H A Dparse.h178 int userlist_matches __P((struct passwd *, struct member_list *));
179 int usergr_matches __P((char *, char *, struct passwd *));
180 int userpw_matches __P((char *, char *, struct passwd *));
/macosx-10.10/Libc-1044.1.2/sys/
H A Dgetgroups.c38 struct passwd *pw;
/macosx-10.10/Libinfo-459/lookup.subproj/
H A Dlibinfo.h38 * slot in the caller's thread-specifc data to save the returned struct passwd.
48 typedef void (*si_user_async_callback)(struct passwd *, void *context);
/macosx-10.10/apache-793/httpd/modules/lua/
H A Dlua_passwd.h73 char *passwd; member in struct:passwd_ctx
/macosx-10.10/postfix-255/postfix/src/util/
H A Dchroot_uid.c45 struct passwd *pwd;
/macosx-10.10/remote_cmds-47/rpc_yppasswdd.tproj/
H A DMakefile5 CFILES = passwd.c rpc.yppasswdd.c yppasswdd_mkpw.c yppasswdd_proc.c

Completed in 224 milliseconds

1234567891011>>