Searched defs:passwd (Results 126 - 150 of 166) sorted by relevance

1234567

/macosx-10.10.1/Heimdal-398.1.2/appl/xnlock/
H A Dxnlock.c648 static char passwd[MAX_PASSWD_LENGTH]; local
[all...]
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/clients/tools/
H A Dcommon.c84 struct berval passwd = { 0, NULL }; variable in typeref:struct:berval
[all...]
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A Dsasl.c1168 chk_sasl( const struct berval *sc, const struct berval * passwd, const struct berval * cred, const char **text ) argument
/macosx-10.10.1/OpenSSH-189/openssh/
H A Dmonitor.c891 char *passwd; local
/macosx-10.10.1/Security-57031.1.35/securityd/src/
H A Dagentquery.cpp1567 const char *passwd = passphrase.c_str(); local
/macosx-10.10.1/bootp-298/bootpd.tproj/
H A Dbsdpd.c926 const char * passwd; local
1009 char passwd[AFP_PASSWORD_LEN + 1]; local
1129 char passwd[AFP_PASSWORD_LE local
[all...]
/macosx-10.10.1/curl-83.1.2/curl/lib/
H A Durl.c311 char *passwd = NULL; local
4527 parse_url_login(struct SessionHandle *data, struct connectdata *conn, char **user, char **passwd, char **options) argument
4926 set_login(struct connectdata *conn, const char *user, const char *passwd, const char *options) argument
5138 char *passwd = NULL; local
[all...]
/macosx-10.10.1/curl-83.1.2/curl/packages/OS400/
H A Dos400sys.c1066 Curl_ldap_simple_bind_s_a(void * ld, char * dn, char * passwd) argument
/macosx-10.10.1/emacs-93/emacs/lisp/gnus/
H A Dnnwarchive.el
/macosx-10.10.1/ntp-92/ntpdc/
H A Dntpdc.c1838 passwd( function
/macosx-10.10.1/ppp-786.1.1/Helpers/pppd/
H A Dauth.c1554 char passwd[256], user[256]; local
[all...]
H A Doptions.c133 char passwd[MAXSECRETLEN] = { 0 }; /* Password for PAP */ variable
/macosx-10.10.1/ruby-106/ruby/ext/openssl/
H A Dossl_pkey_ec.c167 char *passwd = NULL; local
548 VALUE cipher, passwd; local
/macosx-10.10.1/smb-759.0/lib/smb/
H A Dctx.c391 int smb_ctx_setpassword(struct smb_ctx *ctx, const char *passwd, int setFlags) argument
1330 const char *passwd = NULL; local
[all...]
/macosx-10.10.1/tcsh-65/tcsh/win32/
H A Dntport.h261 struct passwd { struct
/macosx-10.10.1/emacs-93/emacs/lisp/net/
H A Dange-ftp.el[all...]
H A Dtramp.el[all...]
/macosx-10.10.1/BerkeleyDB-21/db/java/src/com/sleepycat/db/internal/
H A DDbEnv.java329 public void set_encrypt(String passwd, int flags) throws com.sleepycat.db.DatabaseException { db_javaJNI.DbEnv_set_encrypt(swigCPtr, this, passwd, flags); } argument
/macosx-10.10.1/BerkeleyDB-21/db/tcl/
H A Dtcl_db_pkg.c556 char *arg, *home, *passwd, *server; local
1581 char *arg, *db, *passwd, *subdb, msg[MSG_SIZE]; local
2570 char *arg, *db, msg[MSG_SIZE], *passwd, *subdb; local
2791 char *arg, *db, msg[MSG_SIZE], *newname, *passwd, *subdb; local
3030 char *arg, *db, *errpfx, *passwd, *subdb; local
[all...]
H A Dtcl_env.c996 char *datadir, *home, *logdir, *passwd, *server, *tmpdir; local
/macosx-10.10.1/emacs-93/emacs/lisp/
H A Dgeneric-x.el
/macosx-10.10.1/ntp-92/ntpq/
H A Dntpq.c2426 passwd( function
/macosx-10.10.1/passwordserver_sasl-193/cyrus_sasl/plugins/
H A Dntlm.c351 static unsigned char *P16_lm(unsigned char *P16, sasl_secret_t *passwd, argument
368 static unsigned char *P16_nt(unsigned char *P16, sasl_secret_t *passwd, argument
384 static unsigned char *P21(unsigned char *P21, sasl_secret_t *passwd, argument
404 static unsigned char *V2(unsigned char *V2, sasl_secret_t *passwd, argument
[all...]
H A Ddigestmd5.c3267 calculate_response(context_t * text, const sasl_utils_t * utils, char *algorithm, unsigned char *username, unsigned char *realm, unsigned char *nonce, unsigned int ncvalue, unsigned char *cnonce, char *qop, const sasl_http_request_t *request, sasl_secret_t * passwd, unsigned char *authorization_id, char **response_value) argument
/macosx-10.10.1/zsh-61/zsh/Src/Modules/
H A Dzftp.c2127 char *ucmd, *passwd = NULL, *acct = NULL; local

Completed in 333 milliseconds

1234567