代码搜索:LOGIN
找到约 10,000 项符合「LOGIN」的源代码
代码结果 10,000
www.eeworm.com/read/308230/13705700
login
After sending REQUEST and receiving CHALLENGE, we send a login request packet:
struct drcom_login_packet
{
struct drcom_host_header host_header;
char username[36];
u_int8_t unknown0;
u_int8_t
www.eeworm.com/read/144212/5752920
login
# replace the `login' and `newgrp' builtins in old bourne shells
login()
{
exec login "$@"
}
newgrp()
{
exec newgrp "$@"
}
www.eeworm.com/read/144212/5753001
login
##
# Set path
##
export PATH="${HOME}/${MACHTYPE}/bin:${HOME}/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
export MANPATH="${HOME}/man:/usr/local/share/man:/usr/share/man"
##
# Read user's log
www.eeworm.com/read/131315/5943075
login
setenv MAILPOSTER "~/bin/rnmail %h"
setenv MAILHEADER \
'To: %T\
Subject: %(%i=^$?:Re: %S\
Fcc: +CC\
Newsgroups: %n\
In-Reply-To: %i)\
%(%[references]!=^$?References\: %[references]\
)Organization: %o
www.eeworm.com/read/131315/5943743
login
# Copyright (c) 1991, 1993
# The Regents of the University of California. All rights reserved.
#
# This code is derived from software contributed to Berkeley by
# Kenneth Almquist.
#
# Redistribution
www.eeworm.com/read/108242/6183937
login
# Copyright (c) 1991 The Regents of the University of California.
# All rights reserved.
#
# This code is derived from software contributed to Berkeley by
# Kenneth Almquist.
#
# Redistribution and us
www.eeworm.com/read/102451/6231454
login
openwin('index.html', 'opencmsID', 0, 0); if(window.name != 'opencmsID') {window.close();}
www.eeworm.com/read/116739/14956394
login .login
# (The .login File)
stty -istrip
stty erase ^H
#
#If possible start the windows system.
#Give a user a chance to bail out
#
if ( `tty` == "/dev/console" ) then
if ( $TERM == "sun" || $TERM == "AT38
www.eeworm.com/read/215860/15035934
login
www.eeworm.com/read/215446/15061091