Home
last modified time | relevance | path

Searched refs:UIDBUFLEN (Results 1 – 17 of 17) sorted by relevance

/dports/comms/kermit/kermit-9.0.305.04/
H A Dckcker.h64 #ifdef UIDBUFLEN
65 #define LOGINLEN UIDBUFLEN
H A Dckuusy.c2894 ckstrncpy(uidbuf,*xargv,UIDBUFLEN);
4235 ckstrncpy(uidbuf,*xargv,UIDBUFLEN);
4475 ckstrncpy(uidbuf,*xargv,UIDBUFLEN);
4641 ckstrncpy(uidbuf,*xargv,UIDBUFLEN);
4734 ckstrncpy(uidbuf,*xargv,UIDBUFLEN);
H A Dckuath.c52 char szUserNameRequested[UIDBUFLEN+1]; /* for incoming connections */
54 char szHostName[UIDBUFLEN+1];
55 char szUserName[UIDBUFLEN+1];
352 static char szLocalHostName[UIDBUFLEN+1];
3867 ckstrncpy(szUserName, cred.pname, UIDBUFLEN); in k4_auth_send()
4157 ckstrncpy(szUserNameAuthenticated,k4_name,UIDBUFLEN);
11021 static char principal[UIDBUFLEN+1]="";
11053 ckstrncpy(principal,p,UIDBUFLEN);
12446 ckstrncpy(szUserNameAuthenticated,princ,UIDBUFLEN); in k5_user_to_user_client_auth()
13205 ckstrncpy( szUserName, username, UIDBUFLEN );
[all …]
H A Dckcdeb.h4728 #ifndef UIDBUFLEN /* Length of User ID */
4730 #define UIDBUFLEN 256 macro
4733 #define UIDBUFLEN 256 macro
4735 #define UIDBUFLEN 64 macro
H A Dckctel.c5714 ckstrncpy(szUserNameRequested,value,UIDBUFLEN);
5715 ckstrncpy(uidbuf,value,UIDBUFLEN);
5721 UIDBUFLEN);
5728 UIDBUFLEN);
5777 ckstrncpy(uidbuf,value,UIDBUFLEN);
5778 ckstrncpy(szUserNameRequested,value,UIDBUFLEN);
5789 ckstrncpy(uidbuf,value,UIDBUFLEN);
5851 char localuidbuf[UIDBUFLEN]; /* (Initialized just below) */
5874 ckstrncpy(localuidbuf,uidbuf,UIDBUFLEN);
H A Dck_ssl.c3688 UIDBUFLEN);
3691 UIDBUFLEN);
3768 ckstrncpy(szUserNameRequested,uid,UIDBUFLEN);
4069 ckstrncpy(szUserNameRequested,uid,UIDBUFLEN);
H A Dckufio.c6743 static char realname[UIDBUFLEN+1]; /* user's name */ in whoami()
6745 char loginname[UIDBUFLEN+1], envname[256]; /* temp storage */ in whoami()
6766 ckstrncpy(realname, envname, UIDBUFLEN); /* uid's are same */ in whoami()
6776 ckstrncpy (loginname, c, UIDBUFLEN); in whoami()
6780 ckstrncpy(realname, envname, UIDBUFLEN); /* if uid's are same */ in whoami()
6791 ckstrncpy(realname, p->pw_name, UIDBUFLEN); in whoami()
H A Dckcmai.c692 char uidbuf[UIDBUFLEN] = { NUL, NUL }; /* User ID buffer */
2781 ckstrncpy(uidbuf,g_url.usr,UIDBUFLEN); in dourl()
H A Dckuus7.c220 char sl_uidbuf[UIDBUFLEN] = { NUL, NUL };
266 ckstrncpy(uidbuf,sl_uidbuf,UIDBUFLEN); in slrestor()
9030 ckstrncpy(uidbuf,username,UIDBUFLEN);
9036 ckstrncpy(uidbuf,username,UIDBUFLEN);
9148 ckstrncpy(sl_uidbuf,uidbuf,UIDBUFLEN);
9151 ckstrncpy(uidbuf,username,UIDBUFLEN);
9561 ckstrncpy(sl_uidbuf,uidbuf,UIDBUFLEN);
9564 ckstrncpy(uidbuf,username,UIDBUFLEN);
9609 char uid[UIDBUFLEN];
9615 tb[0].t_len = UIDBUFLEN;
[all …]
H A Dckcnet.c3922 ckstrncpy(uidbuf,r,UIDBUFLEN);
4019 ckstrncpy(uidbuf,"anonymous",UIDBUFLEN);
7183 CHAR localuser[UIDBUFLEN+1];
7184 CHAR remoteuser[UIDBUFLEN+1];
7245 char localuid[UIDBUFLEN+1];
7246 ckstrncpy((char *)localuser,(char *)GetLocalUser(),UIDBUFLEN);
7257 ckstrncpy((char *)localuser,user,UIDBUFLEN);
7269 ckstrncpy((char *)remoteuser,uidbuf,UIDBUFLEN);
7272 ckstrncpy((char *)remoteuser,(char *)localuser,UIDBUFLEN);
H A Dckcftp.c2227 ckstrncpy(uidbuf,*xargv,UIDBUFLEN);
2232 ckstrncpy(uidbuf,"anonymous",UIDBUFLEN);
2339 ckstrncpy(uidbuf,g_url.usr,UIDBUFLEN);
2348 ckstrncpy(uidbuf,"anonymous",UIDBUFLEN);
11526 char uid[UIDBUFLEN];
11532 tb[0].t_len = UIDBUFLEN;
14841 char uid[UIDBUFLEN];
14847 tb[0].t_len = UIDBUFLEN;
H A Dckuusr.c10818 ckstrncpy(sl_uidbuf,uidbuf,UIDBUFLEN);
10821 ckstrncpy(uidbuf,ssh_tmpuid,UIDBUFLEN);
11618 ckstrncpy(sl_uidbuf,uidbuf,UIDBUFLEN);
11621 ckstrncpy(uidbuf,ssh_tmpuid,UIDBUFLEN);
11910 ckstrncpy(sl_uidbuf,uidbuf,UIDBUFLEN);
11913 ckstrncpy(uidbuf,ssh_tmpuid,UIDBUFLEN);
H A Dckuus3.c5091 ckstrncpy(uidbuf,(char *)whoami(),UIDBUFLEN); in dologline()
5094 ckstrncpy(uidbuf,(char *)whoami(),UIDBUFLEN); in dologline()
5096 ckstrncpy(uidbuf,"UNKNOWN",UIDBUFLEN); in dologline()
10581 ckstrncpy(uidbuf,s,UIDBUFLEN);
12159 ckstrncpy(uidbuf,s,UIDBUFLEN);
H A Dckudia.c4467 ckstrncpy(uidbuf,(char *)whoami(),UIDBUFLEN);
H A Dckuus5.c10426 #ifdef UIDBUFLEN in initoptlist()
10427 sprintf(line,"UIDBUFLEN=%d",UIDBUFLEN); /* SAFE */ in initoptlist()
H A Dckuus4.c1914 if ((int)strlen(*yargv) > UIDBUFLEN) {
1925 ckstrncpy(uidbuf,*yargv,UIDBUFLEN);
H A Dckutio.c2263 ckstrncpy(uidbuf, *p ? p : "UNKNOWN", UIDBUFLEN); in sysinit()