Searched refs:post (Results 1 – 1 of 1) sorted by relevance
1571 int post, int pre_blank, int first_only, in argp_doc() argument1585 inp_text = post ? (vt ? vt + 1 : 0) : doc; in argp_doc()1586 inp_text_limit = (!post && vt) ? (vt - doc) : 0; in argp_doc()1599 (*argp->help_filter) (post in argp_doc()1628 if (post && argp->help_filter) in argp_doc()1649 post, anything || pre_blank, first_only, in argp_doc()
Completed in 9 milliseconds