Home
last modified time | relevance | path

Searched refs:cmnum (Results 1 – 8 of 8) sorted by relevance

/dports/comms/kermit/kermit-9.0.305.04/
H A Dckuus7.c3316 if ((y = cmnum("file record length",
4898 y = cmnum( in settrm()
4919 if ((y = cmnum( in settrm()
4937 if ((y = cmnum( in settrm()
5026 y = cmnum( in settrm()
6715 if ((y = cmnum("Minimum timeout to allow",
6722 if ((y = cmnum("Maximum timeout to allow",
6802 if ((x = cmnum(zz == XYDBL ?
8377 z = cmnum("milliseconds","0",10,&x,xxstring); in setinp()
8383 z = cmnum("Positive number","",10,&x,xxstring); in setinp()
[all …]
H A Dckuus3.c5715 y = cmnum("Number of times to try dialing a number",
5725 y = cmnum("Seconds to wait between redial attempts",
6007 y = cmnum(
6364 y = cmnum("seconds to wait for credit card tone",
8290 x = cmnum("Heartbeat interval, seconds","0",10,&z,xxstring);
10693 x = cmnum("Positive number","0",10,&z,xxstring);
11015 y = cmnum("EXIT status code","",10,&x,xxstring);
11800 y = cmnum("Window size for current protocol",
11906 if ((x = cmnum((z == 0) ?
12610 if ((y = cmnum("TGT renewable lifetime",
[all …]
H A Dckucmd.h252 _PROTOTYP( int cmnum, (char *, char *, int, int *, xx_strp ) );
H A Dckuusr.c3599 if ((x = cmnum("Column at which to truncate", in settypopts()
6172 y = cmnum("New size","",10,&lo,xxstring); in rszarray()
9499 if ((y = cmnum("Number of bytes to read",
9859 x = cmnum("starting position (byte number)",
10768 if ((x = cmnum("Number","",10,&z,xxstring)) < 0)
11041 if ((x = cmnum((cx == SSHF_LCL) ?
11048 if ((x = cmnum("Port","",10,&k,xxstring)) < 0)
11580 if ((x = cmnum("Number","",10,&z,xxstring)) < 0)
11872 if ((x = cmnum("Number","",10,&z,xxstring)) < 0)
12380 if ((x = cmnum("Number of lines",
[all …]
H A Dckuus6.c997 if ((y = cmnum("seconds","1",10,&x,xxstring)) < 0)
1081 if ((y = cmnum("seconds","1",10,&x,xxstring)) < 0)
1214 if ((y = cmnum("seconds","1",10,&x,xxstring)) < 0)
2896 if ((y = cmnum("timeout (seconds)","0",10,&x,xxstring)) < 0)
5465 if ((x = cmnum("How many lines to show","10",10,&y,xxstring))< 0)
7870 if ((y = cmnum("initial value","",10,&fx,xxstring)) < 0) { in dofor()
7896 if ((y = cmnum("final value","",10,&fy,xxstring)) < 0) { in dofor()
7918 if ((y = cmnum("increment",di,10,&fz,xxstring)) < 0) { in dofor()
8126 y = cmnum("seconds to pause, or time of day hh:mm:ss",
8129 y = cmnum("milliseconds to sleep, or time of day hh:mm:ss",
[all …]
H A Dckuusy.c3257 z = cmnum("login timeout, seconds","0",10,&x,xxstring); in setiks()
H A Dckucmd.c1265 cmnum(xhlp,xdef,radix,n,f) char *xhlp, *xdef; int radix, *n; xx_strp f; { in cmnum() function
6030 x = cmnum(in->hlpmsg,in->dflt,r,&n,in->spf);
H A Dckcftp.c2708 if ((x = cmnum("Number of seconds","0",10,&z,xxstring)) < 0) in dosetftp()
5347 if ((x = cmnum("0-based position","0",10,&y,xxstring)) < 0)
8319 if ((x = cmnum("Number of seconds","-1",10,&z,xxstring)) < 0) in doxftp()