Searched refs:bytesize (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/ftp/ | ||
H A D | ftp_var.h | 139 EXTERN int bytesize; /* local byte size in binary */ variable |
H A D | main.c | 209 (void) strcpy(bytename, "8"), bytesize = 8; in main() |