Home
last modified time | relevance | path

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

/dragonfly/sys/kern/
H A Dtty.c409 if (ISSET(lflag, PENDIN)) in ttyinput()
414 if (ISSET(lflag, ICANON)) in ttyinput()
429 (ISSET(tp->t_cflag, CRTS_IFLOW) || ISSET(iflag, IXOFF)) && in ttyinput()
450 } else if ((ISSET(err, TTY_PE) && ISSET(iflag, INPCK)) in ttyinput()
470 if (!ISSET(tp->t_state, TS_TYPEN) && ISSET(iflag, ISTRIP)) in ttyinput()
573 if (!ISSET(tp->t_lflag, EXTPROC) && ISSET(lflag, ICANON)) { in ttyinput()
680 if (c == 0377 && ISSET(iflag, PARMRK) && !ISSET(iflag, ISTRIP) && in ttyinput()
774 ISSET(oflag, OXTABS) && !ISSET(tp->t_lflag, EXTPROC)) { in ttyoutput()
1087 if (ISSET(t->c_lflag, ICANON) != ISSET(tp->t_lflag, ICANON) && in ttioctl()
1599 if (ISSET(tp->t_state, TS_CARR_ON) && ISSET(tp->t_cflag, MDMBUF)) { in ttymodem()
[all …]
/dragonfly/contrib/grep/lib/
H A Dfts.c242 (!ISSET(FTS_NOCHDIR) && (ISSET(FTS_CWDFD) \
351 int fd = (ISSET (FTS_CWDFD) in diropen()
534 if (!ISSET(FTS_NOCHDIR) && !ISSET(FTS_CWDFD) in fts_open()
598 if (ISSET(FTS_CWDFD)) in fts_close()
718 if (!ISSET (FTS_CWDFD)) in filesystem_type()
1162 if (ISSET(FTS_STOP)) in fts_children()
1195 ISSET(FTS_NOCHDIR)) in fts_children()
1201 if (ISSET(FTS_CWDFD)) in fts_children()
1275 opendirat((! ISSET(FTS_NOCHDIR) && ISSET(FTS_CWDFD) \
1406 && ! (ISSET (FTS_NOSTAT) && ISSET (FTS_PHYSICAL) in fts_build()
[all …]
/dragonfly/lib/libc/gen/
H A Dfts.c129 if (ISSET(FTS_LOGICAL)) in fts_open()
199 if (!ISSET(FTS_NOCHDIR) && in fts_open()
379 if (ISSET(FTS_STOP)) in fts_read()
517 if (ISSET(FTS_STOP)) in fts_children()
550 ISSET(FTS_NOCHDIR)) in fts_children()
628 if (ISSET(FTS_WHITEOUT)) in fts_build()
652 } else if (ISSET(FTS_NOSTAT) && ISSET(FTS_PHYSICAL)) { in fts_build()
666 ISSET(FTS_NOSTAT), ISSET(FTS_PHYSICAL), ISSET(FTS_SEEDOT)); in fts_build()
820 if (ISSET(FTS_NOCHDIR)) in fts_build()
993 if (ISSET(FTS_NOSTAT)) in fts_alloc()
[all …]
/dragonfly/usr.bin/window/
H A Dwwwrite.c42 if (!ISSET(w->ww_wflags, WWW_NOUPDATE) && w->ww_cur.r >= 0 && \
64 hascursor = ISSET(w->ww_wflags, WWW_HASCURSOR); in wwwrite()
67 while (p < q && !ISSET(w->ww_pflags, WWP_STOPPED) && in wwwrite()
68 (!wwinterrupt() || ISSET(w->ww_wflags, WWW_NOINTR))) { in wwwrite()
77 (ISSET(w->ww_wflags, WWW_UNCTRL) && isunctrl(*p)))) { in wwwrite()
82 if (ISSET(w->ww_wflags, WWW_INSERT)) { in wwwrite()
117 } else if (ISSET(w->ww_wflags, WWW_UNCTRL) && in wwwrite()
153 if (ISSET(w->ww_wflags, WWW_MAPNL)) in wwwrite()
H A Dwwcursor.c44 if (ISSET(w->ww_wflags, WWW_HASCURSOR)) in wwcursor()
48 if (!ISSET(w->ww_wflags, WWW_HASCURSOR)) in wwcursor()
81 ISSET((w = wwindex[i])->ww_wflags, WWW_HASCURSOR)) { in wwsetcursormodes()
H A Dwin.c260 if (ISSET(w->ww_uflags, WWU_HASFRAME)) { in reframe()
271 if (!ISSET(w->ww_uflags, WWU_HASFRAME)) in labelwin()
283 if (ISSET(w->ww_uflags, WWU_CENTER)) { in labelwin()
335 int uc = ISSET(w->ww_wflags, WWW_UNCTRL); in more()
349 int uc = ISSET(w->ww_wflags, WWW_UNCTRL); in waitnl1()
H A Dmloop.c47 if (!ISSET(wwcurwin->ww_uflags, WWU_KEEPOPEN)) in mloop()
67 ISSET(w->ww_pflags, WWP_STOPPED)) in mloop()
H A Dwwiomux.c112 !ISSET(w->ww_pflags, WWP_STOPPED)) in wwiomux()
217 !ISSET(w->ww_pflags, WWP_STOPPED)) { in wwiomux()
226 !ISSET(w->ww_pflags, WWP_STOPPED)) { in wwiomux()
H A Dwwclreos.c48 if (!ISSET(w->ww_wflags, WWW_NOUPDATE)) in wwclreos()
H A Dwwmisc.c51 if (ISSET(w->ww_wflags, WWW_HASCURSOR) in wwvisible()
H A Dwwgets.c47 int uc = ISSET(w->ww_wflags, WWW_UNCTRL); in wwgets()
H A Dwwsize.c167 if (ISSET(w->ww_wflags, WWW_HASCURSOR)) { in wwsize()
H A Dww.h60 #define ISSET(t, f) ((t) & (f)) macro
H A Dlcmd1.c158 v->v_num = ISSET(w->ww_wflags, WWW_NOUPDATE) == 0; in l_smooth()
/dragonfly/sys/bus/u4b/serial/
H A Dusb_serial.c1253 if (ISSET(bits, SER_DTR)) { in ucom_totio()
1256 if (ISSET(bits, SER_RTS)) { in ucom_totio()
1259 if (ISSET(bits, SER_CTS)) { in ucom_totio()
1262 if (ISSET(bits, SER_DCD)) { in ucom_totio()
1265 if (ISSET(bits, SER_DSR)) { in ucom_totio()
1268 if (ISSET(bits, SER_RI)) { in ucom_totio()
1280 if (ISSET(bits, TIOCM_DTR)) { in ucom_fromtio()
1283 if (ISSET(bits, TIOCM_RTS)) { in ucom_fromtio()
1286 if (ISSET(bits, TIOCM_CTS)) { in ucom_fromtio()
1289 if (ISSET(bits, TIOCM_CD)) { in ucom_fromtio()
[all …]
H A Dusb_serial.h72 #define ISSET(t, f) ((t) & (f)) macro
/dragonfly/contrib/nvi2/regex/
H A Dregexec.c66 #define ISSET(v, n) ((v) & (1 << (n))) macro
92 #undef ISSET
113 #define ISSET(v, n) ((v)[n]) macro
H A Dengine.c740 if (ISSET(st, stopst) || p == stop) in fast()
755 if (ISSET(st, stopst)) in fast()
823 if (ISSET(st, stopst)) in slow()
982 if (ISSET(st, i)) { in print()
/dragonfly/lib/libc/db/hash/
H A Dhash.h153 #define ISSET(A, N) ((A)[(N)/BITS_PER_MAP] & (1<<((N)%BITS_PER_MAP))) macro
/dragonfly/sys/platform/vkernel64/platform/
H A Dconsole.c92 #define ISSET(t, f) ((t) & (f)) in vcons_open() macro
/dragonfly/libexec/getty/
H A Dsubr.c229 #define ISSET(t, f) ((t) & (f)) macro