Searched refs:username (Results 101 - 125 of 146) sorted by relevance

123456

/netbsd-6-1-5-RELEASE/libexec/httpd/lua/
H A Dbozo.lua42 opt.add_option{"-U", "--username", action="store", dest="username", help="--username name"}
107 if options.username then
108 bozohttpd.set_pref(prefs, "username", options.username)
/netbsd-6-1-5-RELEASE/games/battlestar/
H A Dcommand6.c130 fprintf(score_fp, "%24.24s %8s %c%20s", ctime(&tv), username,
H A Dextern.h313 extern const char *username;
/netbsd-6-1-5-RELEASE/libexec/httpd/
H A Dbozohttpd.c1401 "missing username");
2174 char *username; local
2257 if ((username = bozo_get_pref(prefs, "username")) == NULL) {
2260 httpd->username = strdup(pw->pw_name);
2262 httpd->username = strdup(username);
2263 if ((pw = getpwnam(httpd->username)) == NULL)
2264 bozo_err(httpd, 1, "getpwnam(%s): %s", httpd->username,
2286 if (username !
[all...]
H A Dbozohttpd.h89 char *username; /* username to switch to */ member in struct:bozohttpd_t
/netbsd-6-1-5-RELEASE/usr.bin/ftp/
H A Dutil.c308 if (username)
309 free(username);
310 username = NULL;
369 * Login to remote host, using given username & password if supplied.
471 username = ftp_strdup(fuser);
1248 for (p2 = connected ? username : "-"; *p2 ; p2++)
H A Dftp_var.h271 GLOBAL char *username; /* name of user logged in as. (dynamic) */ variable
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/ntlm/
H A Ddigest.c94 const char *username, const char *password,
104 CC_MD5_Update(&ctx, username, strlen(username));
419 context->clientUsername = values_find(&val, "username");
465 if (strcmp(key, "username") == 0) {
93 build_A1_hash(int type, const char *username, const char *password, const char *realm, const char *serverNonce, const char *clientNonce, const char *auth_id) argument
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssh/dist/
H A Dauth2-jpake.c135 * Derive fake salt as H(username || first_private_host_key)
141 derive_rawsalt(const char *username, u_char *rawsalt, u_int len) argument
149 buffer_put_cstring(&b, username);
H A Dmonitor.c713 char *username; local
723 username = buffer_get_string(m, NULL);
725 pwent = getpwnamallow(username);
727 authctxt->user = xstrdup(username);
728 setproctitle("%s [priv]", pwent ? username : "unknown");
729 xfree(username);
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/sendmail/
H A DMakefile.in98 sendmail.o: ../../include/username.h
H A Dsendmail.c425 #include <username.h>
661 if ((sender = username()) == 0)
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/gssapi/ntlm/
H A Daccept_sec_context.c208 n->user = strdup(type3.username);
H A Dkdc.c360 ret = krb5_ntlm_req_set_username(c->context, c->ntlm, type3->username);
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/bin/named/win32/
H A Dos.c167 ns_os_inituserinfo(const char *username) { argument
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/libraries/libldap/
H A Dcyrus.c674 fprintf( stderr, "SASL username: %s\n", data );
1020 char *username; local
1034 (SASL_CONST void **)(char **) &username );
1040 *(char **)arg = username ? LDAP_STRDUP( username ) : NULL;
/netbsd-6-1-5-RELEASE/libexec/identd/
H A Didentd.c878 check_userident(const char *homedir, char *username, size_t len) argument
898 if ((n = read(fd, username, len - 1)) < 1) {
903 username[n] = '\0';
905 if ((p = strpbrk(username, "\r\n")) != NULL)
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/lib/util/
H A DMakefile40 username.c valid_hostname.c vbuf.c vbuf_print.c vstream.c \
/netbsd-6-1-5-RELEASE/usr.bin/mail/
H A Dextern.h334 const char *username(void);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/readline/
H A Dcomplete.c1839 TEXT contains a partial username preceded by a random
1849 static char *username = (char *)NULL;
1856 FREE (username);
1861 username = savestring (&text[first_char_loc]);
1862 namelen = strlen (username);
1870 if (namelen == 0 || (STREQN (username, entry->pw_name, namelen)))
/netbsd-6-1-5-RELEASE/external/gpl2/xcvs/dist/src/
H A Dclient.c3612 char *username = NULL; /* the username we use to connect */
3659 username = root->username ? root->username : getcaller();
3676 send_to_server_via(to_server, username, 0);
3711 * GSSAPI case is also the case where username can be NULL
3712 * since username is initialized in the !gssapi section.
3715 * since GSSAPI doesn't use username.
3720 username
3611 char *username = NULL; /* the username we use to connect */ local
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/flex/dist/tools/
H A Dcvs2cl.pl1564 my ($username, $expansion) = split ':';
1570 # we toss the username we got from CVS log. Otherwise, keep
1576 $expansions{$username} = "$username <$expansion>";
1579 $expansions{$username} = "$username $expansion";
1583 $expansions{$username} = $expansion;
/netbsd-6-1-5-RELEASE/sys/netsmb/
H A Dsmb_conn.h317 char * username; member in struct:smb_vcspec
H A Dsmb_usr.c92 spec->username = dp->ioc_user;
/netbsd-6-1-5-RELEASE/crypto/dist/ipsec-tools/misc/
H A Dcvs2cl.pl2124 my ($username, $pw, $uid, $gid, $gecos, $homedir, $shell) = split ':';
2129 my $mailname = $Domain eq '' ? $username : "$username\@$Domain";
2130 $expansions{$username} = "$expansion <$mailname>";
2158 my ($username, $expansion) = split ':';
2164 # we toss the username we got from CVS log. Otherwise, keep
2170 $expansions{$username} = "$username <$expansion>";
2173 $expansions{$username} = "$username
[all...]

Completed in 189 milliseconds

123456