Home
last modified time | relevance | path

Searched refs:login (Results 1 – 25 of 131) sorted by relevance

123456

/openbsd/gnu/usr.bin/perl/cpan/libnet/lib/Net/
H A DNetrc.pm50 my ($login, $pass, $acct) = (undef, undef, undef);
141 my ($class, $mach, $login) = @_;
147 undef $login
151 if (defined $login) {
154 if (exists $m->{login} && $m->{login} eq $login);
168 sub login { subroutine
171 exists $me->{login}
172 ? $me->{login}
197 ($me->login, $me->password, $me->account);
H A DlibnetFAQ.pod93 $ftp->login('username','password');
149 $ftp->login;
171 I have heard of one other type of firewall which requires a login to the
172 firewall with an account, then a second login with C<user@hostname>. You can
177 $ftp->login($firewall_user, $firewall_passwd) or die $ftp->message;
178 $ftp->login($ext_user . '@' . $ext_host, $ext_passwd) or die $ftp->message.
272 $ftp->login('gbarr','password');
/openbsd/gnu/usr.bin/cvs/windows-NT/
H A Dpwd.c46 static char *login = (char *) 0;/* cache the names here */ variable
91 if (!login) in getlogin()
92 login = lookup_env (login_strings); in getlogin()
95 if (!login) in getlogin()
96 login = win32getlogin(); in getlogin()
99 if (!login) in getlogin()
100 login = anonymous; in getlogin()
102 return login; in getlogin()
/openbsd/gnu/usr.bin/cvs/os2/
H A Dpwd.c45 static char *login = (char *) 0;/* cache the names here */ variable
89 if (!login) /* have we been called before? */ in getlogin()
90 login = lookup_env (login_strings); in getlogin()
92 if (!login) /* have we been successful? */ in getlogin()
93 login = anonymous; in getlogin()
95 return login; in getlogin()
/openbsd/usr.bin/htpasswd/
H A Dhtpasswd.c52 char *line = NULL, *login = NULL, *tok; in main() local
100 if ((loginlen = asprintf(&login, "%s:", line)) == -1) in main()
111 if ((loginlen = asprintf(&login, "%s:", argv[0])) == -1) in main()
116 if ((loginlen = asprintf(&login, "%s:", argv[1])) == -1) in main()
147 printf("%s%s\n", login, hash); in main()
176 if (strncmp(line, login, loginlen) != 0) { in main()
184 if (fprintf(out, "%s%s\n", login, hash) == -1) in main()
/openbsd/gnu/usr.bin/cvs/vms/
H A Dpwd.c27 static char login[256]; in getlogin() local
28 return cuserid(login); in getlogin()
/openbsd/etc/
H A Dfbtab.head2 # login(1) reads this file to determine which devices should be chown'd to
4 # login-tty perm device:[device]:...
H A Dchangelist22 /etc/csh.login
64 /etc/login.conf
65 /etc/login.conf.d/*
160 /root/.login
/openbsd/etc/root/
H A Ddot.login1 # $OpenBSD: dot.login,v 1.15 2023/11/16 16:03:51 millert Exp $
3 # csh login file
/openbsd/etc/skel/
H A Ddot.login1 # $OpenBSD: dot.login,v 1.7 2023/11/16 16:05:13 millert Exp $
3 # csh login file
/openbsd/usr.bin/write/
H A Dwrite.c227 const char *login; in do_write() local
235 if ((login = getlogin()) == NULL) in do_write()
236 login = user_from_uid(myuid, 0); in do_write()
270 login, host, mytty, nows + 11); in do_write()
/openbsd/gnu/usr.bin/perl/cpan/Win32/t/
H A DNames.t55 my $login = eval { Win32::LoginName() };
57 cmp_ok( length($login), '>', 0, " - checking returned login name" );
/openbsd/distrib/sets/lists/etc/
H A Dmi12 ./etc/login.conf
34 ./etc/skel/.login
50 ./root/.login
/openbsd/usr.bin/id/
H A Did.c189 char *login; in pretty() local
196 if ((login = getlogin()) == NULL) in pretty()
200 if (pw == NULL || strcmp(login, pw->pw_name)) in pretty()
201 (void)printf("login\t%s\n", login); in pretty()
/openbsd/gnu/llvm/llvm/utils/git/
H A Dgithub-automation.py29 self.org = github.Github(token).get_organization(self.repo.organization.login)
95 return committer.login
268 login = phab_login_to_github_login(self.phab_token, self.repo, a)
269 if not login:
271 reviewers.append(login)
349 owner = repo.owner.login
/openbsd/gnu/usr.bin/perl/cpan/libnet/t/
H A Dnetrc.t99 is( Net::Netrc->lookup('foo')->{login}, 'nigol',
115 is( Net::Netrc->lookup('abadname')->{login}, 'baz',
H A Dftp.t38 $ftp->login('anonymous') or die($ftp->message . "\n");
/openbsd/gnu/usr.bin/cvs/contrib/
H A Dlog.in136 $logfh->print ("Author:\t$login\n\n");
141 $mailfh->print ("Author:\t$login\n\n");
/openbsd/usr.bin/finger/
H A Dutil.c156 expandusername(char *gecos, char *login, char *buf, size_t buflen) in expandusername() argument
169 strlcpy(buf, login, buflen); in expandusername()
175 strlcpy(bp, login, buflen - (bp - buf)); in expandusername()
/openbsd/regress/sys/netinet/arp/
H A DREADME7 messages. The ARP table of REMOTE is inspected via SSH login.
26 # to login to qemu with SSH via IPv6 link-local
/openbsd/regress/bin/ps/
H A Duser.sh41 test_ps "-o user,ruser,group,rgroup,login" "$upad $upad $gpad $gpad $login"
/openbsd/lib/libutil/
H A Dlogin.c43 login(struct utmp *utp) in login() function
H A Dutil.h84 void login(struct utmp *);
/openbsd/etc/mtree/
H A Dspecial21 csh.login type=file mode=0644 uname=root gname=wheel optional
48 login.conf type=file mode=0644 uname=root gname=wheel
49 login.conf.d type=dir mode=0755 uname=root gname=wheel
50 .. #login.conf.d
124 .login type=file mode=0644 uname=root gname=wheel
/openbsd/usr.bin/ssh/
H A Dsshlogin.c165 login(&u); in record_login()

123456