Searched refs:WR (Results 1 – 8 of 8) sorted by relevance
/dragonfly/lib/libc/gen/ |
H A D | _pthread_stubs.c | 52 #define WR(f, n) \ macro 57 WR(__atfork, pthread_atfork); 106 WR(stub_exit, pthread_exit); 186 WR(stub_zero, sem_close); 187 WR(stub_zero, sem_destroy); 189 WR(stub_zero, sem_init); 190 WR(stub_zero, sem_open); 191 WR(stub_zero, sem_post); 192 WR(stub_zero, sem_trywait); 194 WR(stub_zero, sem_unlink); [all …]
|
/dragonfly/usr.bin/tail/ |
H A D | read.c | 85 WR(t + 1, len); in display_bytes() 93 WR(t + 1, len); in display_bytes() 97 WR(sp, tlen); in display_bytes() 102 WR(t + 1, len); in display_bytes() 104 WR(sp, tlen); in display_bytes() 108 WR(p, len); in display_bytes() 110 WR(sp, len); in display_bytes() 185 WR(lines[cnt].l, lines[cnt].len); in display_lines() 188 WR(lines[cnt].l, lines[cnt].len); in display_lines() 192 WR(lines[cnt].l, lines[cnt].len); in display_lines() [all …]
|
H A D | reverse.c | 250 WR(p + 1, llen); in r_buf() 256 WR(tr->l, tr->len); in r_buf() 268 WR(tl->l, tl->len); in r_buf() 272 WR(tl->l, tl->len); in r_buf()
|
H A D | extern.h | 34 #define WR(p, size) do { \ macro
|
H A D | misc.c | 79 WR(mip->start + (startoff - mip->mapoff), n); in mapprint()
|
/dragonfly/share/termcap/ |
H A D | termcap.src | 4406 :WL=\E[K:WR=\E[L:CL=\E[M:CR=\E[N:\ 4591 # :CO=\E\\:WL=^Aa\r:WR=^Ab\r:CL=^Ac\r:CR=^Ad\r:DL=^Ae\r:RF=^Af\r:\
|
/dragonfly/contrib/ncurses/misc/ |
H A D | terminfo.src | 1445 # :WL=\E[S:WR=\E[T:CL=\E[U:CR=\E[V:\ 23121 # :CO=\E\\:WL=^Aa\r:WR=^Ab\r:CL=^Ac\r:CR=^Ad\r:DL=^Ae\r:RF=^Af\r:\ 23204 # :WL=\E[K:WR=\E[L:CL=\E[M:CR=\E[N:\ 23205 # I renamed GS/GE/WL/WR/CL/CR/PU/PD/HM/EN; also, removed a duplicate 24285 # WR key_word_right
|
/dragonfly/share/misc/ |
H A D | pci_vendors | 6910 186f 3001 WR-G303 PCI radio receiver 6911 186f 3005 WR-G305 PCI radio receiver 6912 186f 3101 WR-G313 PCI radio receiver 6913 186f 3105 WR-G315 PCI radio receiver
|