Searched refs:sc_opts (Results 1 – 9 of 9) sorted by relevance
70 int sc_opts; /* user-set options */ member
956 fd->sc_opts &= ~(FDOPT_NORETRY|FDOPT_SILENT); in fdclose()1369 if (fd->sc_opts & FDOPT_NORETRY) in fdcretry()1389 if ((fd->sc_opts & FDOPT_SILENT) == 0) { in fdcretry()1584 *(int *)addr = fd->sc_opts; in fdioctl()1588 fd->sc_opts = *(int *)addr; in fdioctl()
260 int sc_opts; /* user-set options */ member849 fd->sc_opts &= ~(FDOPT_NORETRY|FDOPT_SILENT); in fdclose()1259 if (fd->sc_opts & FDOPT_NORETRY) in fdcretry()1280 if ((fd->sc_opts & FDOPT_SILENT) == 0) { in fdcretry()1457 *(int *)addr = fd->sc_opts; in fdioctl()1461 fd->sc_opts = *(int *)addr; in fdioctl()
230 int sc_opts; /* user-set options */ member813 fd->sc_opts &= ~(FDOPT_NORETRY|FDOPT_SILENT); in fdclose()1239 if (fd->sc_opts & FDOPT_NORETRY) in fdcretry()1259 if ((fd->sc_opts & FDOPT_SILENT) == 0) { in fdcretry()1428 *(int *)addr = fd->sc_opts; in fdioctl()1432 fd->sc_opts = *(int *)addr; in fdioctl()
259 int sc_opts; /* user-set options */ member932 fd->sc_opts &= ~(FDOPT_NORETRY|FDOPT_SILENT); in fdclose()1552 if (fd->sc_opts & FDOPT_NORETRY) in fdcretry()1576 if ((fd->sc_opts & FDOPT_SILENT) == 0) { in fdcretry()1764 *(int *)addr = fd->sc_opts; in fdioctl()1768 fd->sc_opts = *(int *)addr; in fdioctl()
231 int sc_opts; /* user-set options */ member987 fd->sc_opts &= ~(FDOPT_NORETRY | FDOPT_SILENT); in fdclose()1575 if (fd->sc_opts & FDOPT_NORETRY) in fdcretry()1598 if ((fd->sc_opts & FDOPT_SILENT) == 0) { in fdcretry()1768 *(int *)addr = fd->sc_opts; in fdioctl()1773 fd->sc_opts = *(int *)addr; in fdioctl()
283 int sc_opts; /* user-set options */ member1176 fd->sc_opts &= ~(FDOPT_NORETRY|FDOPT_SILENT); in fdclose()1886 if (fd->sc_opts & FDOPT_NORETRY) in fdcretry()1932 if ((fd->sc_opts & FDOPT_SILENT) == 0) { in fdcretry()2136 *(int *)addr = fd->sc_opts; in fdioctl()2140 fd->sc_opts = *(int *)addr; in fdioctl()
315 int sc_opts; /* user-set options */ member1359 fd->sc_opts &= ~(FDOPT_NORETRY|FDOPT_SILENT);2073 if (fd->sc_opts & FDOPT_NORETRY)2117 if ((fd->sc_opts & FDOPT_SILENT) == 0) {2319 *(int *)addr = fd->sc_opts;2323 fd->sc_opts = *(int *)addr;
158 int sc_opts; /* user-set options */ member