HomeSort by: relevance | last modified time | path
    Searched defs:tmpint (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.bin/fdformat/
fdformat.c 162 int tmpint; local in function:main
265 tmpint = FDOPT_NORETRY|FDOPT_SILENT;
266 if (ioctl(fd, FDIOCSETOPTS, &tmpint) == -1 ||

Completed in 11 milliseconds