Searched refs:sc_opts (Results 1 – 2 of 2) sorted by relevance
109 int sc_opts; /* user-set options */ member582 fd->sc_opts &= ~FDOPT_NORETRY;922 if (fd->sc_opts & FDOPT_NORETRY)1045 *(int *)addr = fd->sc_opts;1049 fd->sc_opts = *(int *)addr;
191 int sc_opts; /* user-set options */ member950 fd->sc_opts &= ~(FDOPT_NORETRY|FDOPT_SILENT);1543 if (fd->sc_opts & FDOPT_NORETRY)1565 if ((fd->sc_opts & FDOPT_SILENT) == 0) {1672 *(int *)addr = fd->sc_opts;1676 fd->sc_opts = *(int *)addr;