doc_opt_col        98 maint/gnulib/lib/argp-help.c   int doc_opt_col;        /* column in which doc options start */
doc_opt_col       129 maint/gnulib/lib/argp-help.c   { "doc-opt-col",    false, offsetof (struct uparams, doc_opt_col) },
doc_opt_col      1271 maint/gnulib/lib/argp-help.c       __argp_fmtstream_set_wmargin (stream, uparams.doc_opt_col);
doc_opt_col      1275 maint/gnulib/lib/argp-help.c             comma (uparams.doc_opt_col, &pest);