Searched defs:first_only (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dargp-help.c1511 int post, int pre_blank, int first_only,
1592 while (child->argp && !(first_only && anything))
1595 post, anything || pre_blank, first_only,
1487 argp_doc(const struct argp *argp, const struct argp_state *state, int post, int pre_blank, int first_only, argp_fmtstream_t stream) argument

Completed in 20 milliseconds