Home
last modified time | relevance | path

Searched defs:tabs (Results 1 – 11 of 11) sorted by relevance

/openbsd/usr.bin/rpcgen/
H A Drpc_tblout.c148 int len, tabs; local
/openbsd/usr.bin/vi/ex/
H A Dex_txt.c377 size_t cno, off, scno, spaces, tabs; in txt_dent() local
/openbsd/usr.bin/mandoc/
H A Dterm_tab.c38 } tabs; variable
/openbsd/usr.bin/comm/
H A Dcomm.c46 char *tabs[] = { "", "\t", "\t\t" }; variable
/openbsd/usr.bin/less/
H A Doptfunc.c439 char tabs[60 + 11 * TABSTOP_MAX]; in opt_x() local
/openbsd/usr.bin/vi/vi/
H A Dv_txt.c1651 size_t cno, len, new, old, scno, spaces, tab_after_sp, tabs; in txt_ai_resolve() local
1867 size_t cno, current, spaces, target, tabs; in txt_dent() local
/openbsd/usr.bin/dig/lib/dns/
H A Dmasterdump.c87 static char tabs[N_TABS+1] = "\t\t\t\t\t\t\t\t\t\t"; variable
/openbsd/sys/dev/wscons/
H A Dwsemul_vt100var.h62 char *tabs; member
/openbsd/sys/dev/pci/drm/i915/display/
H A Dintel_display_debugfs.c157 static void intel_seq_print_mode(struct seq_file *m, int tabs, in intel_seq_print_mode()
/openbsd/sys/dev/pci/drm/display/
H A Ddrm_dp_mst_topology.c4768 int tabs = mstb->lct; in drm_dp_mst_dump_mstb() local
/openbsd/usr.bin/tmux/
H A Dtmux.h927 bitstr_t *tabs; member