Home
last modified time | relevance | path

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

/dragonfly/libexec/getty/
H A Dsubr.c277 CLR(cflag, CSIZE); in set_flags()
299 CLR(cflag, HUPCL); in set_flags()
304 CLR(cflag, MDMBUF); in set_flags()
315 CLR(iflag, ICRNL); in set_flags()
316 CLR(oflag, ONLCR); in set_flags()
322 CLR(oflag, OXTABS); in set_flags()
331 CLR(oflag, OPOST); in set_flags()
352 CLR(lflag, ECHOE); in set_flags()
357 CLR(lflag, ECHOKE); in set_flags()
367 CLR(lflag, ECHO); in set_flags()
[all …]
/dragonfly/sys/kern/
H A Dtty.c197 #define CLR(t, f) (t) &= ~(f) macro
437 CLR(c, TTY_ERRORMASK); in ttyinput()
471 CLR(c, 0x80); in ttyinput()
731 CLR(tp->t_lflag, FLUSHO); in ttyinput()
772 CLR(c, ~TTY_CHARMASK); in ttyoutput()
1445 CLR(tp->t_lflag, PENDIN); in ttyflush()
1654 CLR(tp->t_lflag, PENDIN); in ttypend()
2195 CLR(tp->t_lflag, FLUSHO); in ttyrub()
2207 CLR(c, ~TTY_CHARMASK); in ttyrub()
2340 CLR(tp->t_lflag, FLUSHO); in ttyecho()
[all …]
/dragonfly/usr.bin/window/
H A Dwin.c79 CLR(w->ww_uflags, WWU_ALLFLAGS); in openwin()
308 CLR(w->ww_pflags, WWP_STOPPED); in startwin()
340 CLR(w->ww_wflags, WWW_UNCTRL); in more()
351 CLR(w->ww_wflags, WWW_UNCTRL); in waitnl1()
H A Dlcmd1.c116 CLR(w->ww_wflags, WWW_MAPNL); in l_window()
120 CLR(w->ww_uflags, WWU_KEEPOPEN); in l_window()
124 CLR(w->ww_wflags, WWW_NOUPDATE); in l_window()
162 CLR(w->ww_wflags, WWW_NOUPDATE); in l_smooth()
H A Dwwiomux.c196 CLR(w->ww_pflags, WWP_STOPPED); in wwiomux()
198 CLR(w->ww_pflags, WWP_STOPPED); in wwiomux()
H A Dwwgets.c49 CLR(w->ww_wflags, WWW_UNCTRL); in wwgets()
H A Dwwcursor.c50 CLR(w->ww_wflags, WWW_HASCURSOR); in wwcursor()
H A Dwwopen.c171 CLR(w->ww_oflags, WWO_ALLFLAGS); in wwopen()
H A Dwwsize.c168 CLR(w->ww_wflags, WWW_HASCURSOR); in wwsize()
H A Dww.h59 #define CLR(t, f) (t) &= ~(f) macro
H A Dwwwrite.c244 CLR(w->ww_wflags, WWW_INSERT); in wwwrite()
/dragonfly/sys/bus/u4b/serial/
H A Dusb_serial.h71 #define CLR(t, f) (t) &= ~((unsigned)(f)) macro
H A Dusb_serial.c1766 CLR(tp->t_state, TS_SO_OLOWAT); in ucom_start()
1773 CLR(tp->t_state, TS_SO_OCOMPLETE); in ucom_start()
1909 CLR(tp->t_state, TS_BUSY); in ucom_get_data()
1913 CLR(tp->t_state, TS_BUSY); in ucom_get_data()
/dragonfly/contrib/grep/lib/
H A Dfts.c235 #define CLR(opt) (sp->fts_options &= ~(opt)) macro
393 CLR(FTS_CWDFD); in fts_open()
421 CLR(FTS_CWDFD); in fts_open()
914 CLR(FTS_NAMEONLY); in fts_read()
/dragonfly/lib/libc/gen/
H A Dfts.c62 #define CLR(opt) (sp->fts_options &= ~(opt)) macro
352 CLR(FTS_NAMEONLY); in fts_read()
/dragonfly/sbin/ping/
H A Dping.c96 #define CLR(bit) (A(bit) &= (~B(bit))) macro
880 CLR(ntransmitted % mx_dup_ck); in pinger()
/dragonfly/sbin/ping6/
H A Dping6.c145 #define CLR(bit) (A(bit) &= (~B(bit))) macro
1107 CLR(seq % mx_dup_ck); in pinger()
/dragonfly/contrib/ncurses/misc/
H A Dterminfo.src21503 # CLR clear ^[`