Home
last modified time | relevance | path

Searched refs:uq_txt (Results 1 – 6 of 6) sorted by relevance

/dports/comms/kermit/kermit-9.0.305.04/
H A Dckuath.c2921 int ok = uq_txt(NULL,
3711 int ok = uq_txt(NULL, in ck_krb4_autoget_TGT()
3739 ok = uq_txt(NULL,prompt,2,NULL,passwd,PWD_SZ-1,NULL, in ck_krb4_autoget_TGT()
4385 int ok = uq_txt(NULL,k5prprompt && k5prprompt[0] ? k5prprompt : in ck_krb5_autoget_TGT()
4413 ok = uq_txt(NULL,prompt,2,NULL,passwd,PWD_SZ-1,NULL, in ck_krb5_autoget_TGT()
6465 ok = uq_txt( preface,"Password: ",2,NULL,
6921 ok = uq_txt(preface,"Password: ",2,NULL,
8066 ok = uq_txt(NULL,prmpt,2,NULL,passwd,80,NULL,DEFAULT_UQ_TIMEOUT);
8101 ok = uq_txt(NULL,prmpt,2,NULL,passwd,80,NULL,
8132 ok = uq_txt(NULL,prmpt,2,NULL,passwd,80,NULL,DEFAULT_UQ_TIMEOUT);
[all …]
H A Dckcker.h1406 _PROTOTYP(int uq_txt, (char *,char *,int,char **,char *,int,char *,int));
H A Dckcftp.c15136 ok = uq_txt(NULL,prompt,1,NULL,tmp,PASSBUFSIZ,NULL,
15157 ok = uq_txt(NULL," Password: ",2,NULL,ftppass,PASSBUFSIZ,NULL,
15185 ok = uq_txt(NULL," Account: ",2,NULL,ftpacct,80,NULL,
15315 ok = uq_txt(NULL," Password: ",2,NULL,pwd,PWDSIZ,NULL,
15338 ok = uq_txt(NULL," Account: ",2,NULL,pwd,PWDSIZ,NULL,
16969 ok = uq_txt(NULL,prompt,1,NULL,tmp,BUFSIZ,NULL,
17096 ok = uq_txt(NULL," SRP Password: ",2,NULL,ftppass,PASSBUFSIZ,NULL,
H A Dck_ssl.c1271 ok = uq_txt(NULL,prompt,2,NULL,buf,len,NULL,DEFAULT_UQ_TIMEOUT);
H A Dckuus3.c2728 uq_txt(char * preface, char * prompt, int echo, char ** help, char * buf, in uq_txt() function
2731 uq_txt(preface,prompt,echo,help,buf,buflen,dflt,timer) in uq_txt()
H A Dckuus6.c3301 x = uq_txt( /* Allow GUI dialog */