Home
last modified time | relevance | path

Searched defs:tab_width (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/usr.bin/dig/lib/dns/
H A Dmasterdump.c47 unsigned int tab_width; member
540 unsigned int line_length, unsigned int tab_width, in dns_master_stylecreate2()
/openbsd-src/usr.bin/fmt/
H A Dfmt.c225 static int tab_width = 8; /* Number of spaces per tab stop */ variable