/original-bsd/usr.bin/tftp/ |
H A D | tftpsubs.c | 76 readit(file, dpp, convert) in readit() argument 79 int convert; /* if true, convert to ascii */ 88 read_ahead(file, convert); /* fill it */ 99 read_ahead(file, convert) in read_ahead() argument 116 if (convert == 0) { 148 writeit(file, dpp, ct, convert) in writeit() argument 151 int ct, convert; 156 (void)write_behind(file, convert); /* flush it */ 169 write_behind(file, convert) in write_behind() argument 171 int convert; [all …]
|
H A D | tftp.c | 69 volatile int block, size, convert; local 79 convert = !strcmp(mode, "netascii"); 89 size = readit(file, &dp, convert); 108 read_ahead(file, convert); 179 volatile int convert; /* true if converting crlf -> lf */ local 185 convert = !strcmp(mode, "netascii"); 212 write_behind(file, convert); 255 size = writeit(file, &dp, n - 4, convert); 267 write_behind(file, convert); /* flush last buffer */
|
/original-bsd/usr.sbin/sendmail/cf/mailer/ |
H A D | uucp.m4 | 70 R<@ $+ > : $+ $1 ! $2 convert to UUCP format 71 R$* < @ $- . UUCP > $2 ! $1 convert to UUCP format 72 R$* < @ $+ > $2 ! $1 convert to UUCP format 89 R<@ $+ > : $+ $1 ! $2 convert to UUCP format 90 R$* < @ $- . UUCP > $2 ! $1 convert to UUCP format 91 R$* < @ $+ > $2 ! $1 convert to UUCP format 104 R<@ $+ > : $+ $1 ! $2 convert to UUCP format 105 R$* < @ $- . UUCP > $2 ! $1 convert to UUCP format 106 R$* < @ $+ > $2 ! $1 convert to UUCP format 139 R<@ $+ > : $+ $1 ! $2 convert to UUCP format [all …]
|
H A D | mail11.m4 | 46 R$+ < @ $- .DECNET > $: $2 :: $1 convert to DECnet style 47 R$+ < @ $- .LOCAL > $: $2 :: $1 convert to DECnet style 48 R$+ < @ $=w. > $: $2 :: $1 convert to DECnet style
|
H A D | smtp.m4 | 74 # convert pseudo-domain addresses to real domain addresses 88 R$+ < @ $+ .UUCP. > $: < $2 ! > $1 convert to UUCP form
|
/original-bsd/usr.bin/pascal/libpc/ |
H A D | READ8.c | 147 goto convert; 152 goto convert; 157 goto convert; 167 goto convert; 176 convert:
|
/original-bsd/lib/libc/sparc/gen/ |
H A D | fixunsdfsi.s | 40 fbul,a 1f ! if so, use fdtoi to convert to int 43 ! d does not fit in an int, so subtract 2^31, convert, 48 fdtoi %f0, %f0 ! convert to int
|
/original-bsd/local/toolchest/ksh/shlib/ |
H A D | makefile | 16 convert.o \ 83 convert.o: shtype.h 84 convert.o: convert.c 85 $(CC_CMD) convert.c
|
/original-bsd/games/number/ |
H A D | number.c | 51 void convert __P((char *)); 88 convert(line); 94 convert(*argv); 100 convert(line) in convert() function
|
/original-bsd/lib/libc/mips/gen/ |
H A D | modf.s | 28 cvt.w.d $f0, $f12 # convert val to integer 29 cvt.d.w $f0, $f0 # convert back to double
|
/original-bsd/usr.bin/pascal/pdx/sym/ |
H A D | tree.c | 172 convert(&p->left, t_int, O_NOP); 175 convert(&p->right, t_int, O_NOP); 193 convert(&p->left, t_real, O_ITOF); 194 convert(&p->right, t_real, O_ITOF); 201 convert(&p->left, t_int, O_NOP); 202 convert(&p->right, t_int, O_NOP); 252 LOCAL convert(tp, typeto, op) in convert() function
|
/original-bsd/old/refer/refer/ |
H A D | refer2.c | 36 if (biblio && line[0] == '%' && line[1] == *convert) 142 if (biblio && line[0] == '%' && line[1] == *convert) 143 fprintf(fo, "%s%c%s", convert+1, sep, line+3);
|
H A D | refer0.c | 25 char *convert = "X.AP"; variable
|
H A D | refer..c | 28 extern char *convert;
|
H A D | refer1.c | 72 convert = argv[1]+2;
|
/original-bsd/lib/libc/tahoe/sys/ |
H A D | syscall.s | 19 shrl $2,r1,r1 # convert to words
|
/original-bsd/games/battlestar/ |
H A D | com1.c | 37 convert(tothis) /* Converts day to night and vice versa. */ in convert() function 81 convert(TODAY); in news() 88 convert(TONIGHT); in news()
|
/original-bsd/contrib/gcc-2.3.3/ |
H A D | c-typeck.c | 901 return convert (type, exp); 971 return convert (ptrtype, adr); 2674 op0 = convert (result_type, op0); 2750 op0 = convert (result_type, op0); 2870 convert (restype, op1), 1); 3000 inc = convert (argtype, inc); 3063 val = convert (result_type, val); 3994 return convert (type, rhs); 4055 return convert (type, rhs); 4065 return convert (type, rhs); [all …]
|
/original-bsd/usr.bin/pascal/src/ |
H A D | proc.c | 346 convert(ap, filetype); 414 convert(nl + T4INT, INT_TYP); 421 convert(nl + T4INT, INT_TYP); 524 convert(nl+T4INT, INT_TYP); 560 convert(nl+T4INT, INT_TYP); 581 convert(nl+T4INT, INT_TYP); 630 convert(nl+T4INT, INT_TYP); 763 convert(filetype, ap); 769 convert(filetype, ap);
|
/original-bsd/old/adb/adb.tahoe/ |
H A D | output.c | 97 width=convert(&fptr); 98 IF *fptr=='.' THEN fptr++; prec=convert(&fptr); ELSE prec = -1; FI 193 convert(cp) in convert() function
|
/original-bsd/old/pcc/mip/ |
H A D | pass1.h | 181 *convert(),
|
/original-bsd/old/adb/adb.vax/ |
H A D | output.c | 119 width=convert(&fptr); 120 IF *fptr=='.' THEN fptr++; prec=convert(&fptr); ELSE prec = -1; FI 259 convert(cp) in convert() function
|
/original-bsd/games/phantasia/ |
H A D | README | 24 (3.3.1 and 3.3.1+). A 'convert' program is provided to convert your
|
/original-bsd/share/zoneinfo/ |
H A D | zic.c | 103 static void convert __P((long val, char * buf)); 1194 convert(val, buf) in convert() function 1212 convert(val, buf); 1241 convert(eitol(typecnt), tzh.tzh_ttisstdcnt); 1242 convert(eitol(leapcnt), tzh.tzh_leapcnt); 1243 convert(eitol(timecnt), tzh.tzh_timecnt); 1244 convert(eitol(typecnt), tzh.tzh_typecnt); 1245 convert(eitol(charcnt), tzh.tzh_charcnt);
|
/original-bsd/sys/hp300/hp300/ |
H A D | locore.s | 511 lsrw #1,d1 | convert to word count 791 lsrl #3,d0 | convert to index 963 addl a5,a4 | convert to PA 982 addl a5,d1 | convert to PA 999 lsrl d2,d1 | convert to page frame 1362 lsrl #2,d2 | convert to longwords 1415 lsrl #2,d2 | convert to longwords 1725 lsll d1,d0 | convert to addr 1738 lsll d1,d0 | convert to addr 2306 lsll d1,d0 | convert to addr [all …]
|