convert
convert(TODAY);
convert(TONIGHT);
static void convert(int);
convert(line);
convert(*argv);
static void convert(char *);
goto convert;
goto convert;
goto convert;
convert:
if ((tline1 = convert(line1)) != NULL)
tline2 = convert(line2);
static wchar_t *convert(const char *);
extern double convert(const uintmax_t, const int);
convert(d##_##c, curscale), \
convert(d##_##c, SC_AUTOBYTE), \
convert = !strcmp(mode, "netascii");
size = readit(file, &dp, convert);
read_ahead(file, convert);
volatile int convert; /* true if converting crlf -> lf */
convert = !strcmp(mode, "netascii");
write_behind(file, convert);
size = writeit(file, &dp, n - 4, convert);
write_behind(file, convert); /* flush last buffer */
volatile int size, convert;
int convert /* if true, convert to ascii */
read_ahead(file, convert); /* fill it */
read_ahead(FILE *file, int convert)
if (convert == 0) {
writeit(FILE *file, struct tftphdr **dpp, int ct, int convert)
(void)write_behind(file, convert); /* flush it */
write_behind(FILE *file, int convert)
if (convert == 0)
tprev = convert(prevline);
tthis = convert(thisline);
static wchar_t *convert(const char *);
convert(val, buf);
convert(thistypecnt, tzh.tzh_ttisgmtcnt);
convert(thistypecnt, tzh.tzh_ttisstdcnt);
convert(thisleapcnt, tzh.tzh_leapcnt);
convert(thistimecnt, tzh.tzh_timecnt);
convert(thistypecnt, tzh.tzh_typecnt);
convert(thischarcnt, tzh.tzh_charcnt);