Home
last modified time | relevance | path

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

/busybox-1.35.0/coreutils/
Dexpand.c71 static void expand(FILE *file, unsigned tab_size, unsigned opt) in expand()
133 static void unexpand(FILE *file, unsigned tab_size, unsigned opt) in unexpand()
193 unsigned tab_size; in expand_main() local