Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/fdformat/
H A Dfdformat.c162 int tmpint; in main() local
265 tmpint = FDOPT_NORETRY|FDOPT_SILENT; in main()
266 if (ioctl(fd, FDIOCSETOPTS, &tmpint) == -1 || in main()