OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VIS_TAB
(Results
1 - 8
of
8
) sorted by relevancy
/src/include/
vis.h
50
#define
VIS_TAB
0x0008 /* also encode tab */
52
#define VIS_WHITE (VIS_SP |
VIS_TAB
| VIS_NL)
/src/bin/ps/
fmt.c
40
len = strvis(v, s,
VIS_TAB
| VIS_NL | VIS_CSTYLE);
/src/usr.bin/vis/
vis.c
129
eflags |=
VIS_TAB
;
/src/tests/lib/libc/gen/
t_vis.c
43
VIS_TAB
,
/src/usr.bin/db/
db.c
701
r |=
VIS_TAB
;
/src/usr.bin/ktruss/
dump.c
768
(void) vis(visbuf, *dp, VIS_NL|
VIS_TAB
|VIS_CSTYLE,
/src/usr.bin/config/
main.c
1723
strvis(in, line,
VIS_TAB
);
/src/sbin/fdisk/
fdisk.c
931
strsvisx(visbuf, buf, size,
VIS_TAB
|VIS_NL|VIS_OCTAL, "\"");
Completed in 18 milliseconds
Indexes created Tue Oct 14 15:09:51 GMT 2025