Searched refs:header_col (Results 1 – 1 of 1) sorted by relevance
130 int header_col; member159 { "header-col", false, offsetof (struct uparams, header_col) },1146 indent_to (pest->stream, uparams.header_col); in print_header()1147 __argp_fmtstream_set_lmargin (pest->stream, uparams.header_col); in print_header()1148 __argp_fmtstream_set_wmargin (pest->stream, uparams.header_col); in print_header()
Completed in 8 milliseconds