HomeSort by: relevance | last modified time | path
    Searched defs:tabulate (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.bin/fmt/
fmt.c 89 static void tabulate(struct buffer *);
490 tabulate(&outbuf);
499 tabulate(struct buffer *buf) function in typeref:typename:void
512 * Count the leading blank space and tabulate.
fmt.c 89 static void tabulate(struct buffer *);
490 tabulate(&outbuf);
499 tabulate(struct buffer *buf) function in typeref:typename:void
512 * Count the leading blank space and tabulate.
fmt.c 89 static void tabulate(struct buffer *);
490 tabulate(&outbuf);
499 tabulate(struct buffer *buf) function in typeref:typename:void
512 * Count the leading blank space and tabulate.

Completed in 36 milliseconds