Searched refs:hhstate (Results 1 – 1 of 1) sorted by relevance
/argp/ |
A D | argp-help.c | 1102 struct hol_help_state *hhstate; member 1143 if (pest->hhstate->prev_entry) in print_header() 1154 pest->hhstate->sep_groups = 1; /* Separate subsequent groups. */ in print_header() 1180 const struct hol_entry *pe = pest->hhstate->prev_entry; in comma() 1211 argp_fmtstream_t stream, struct hol_help_state *hhstate) in hol_entry_help() argument 1222 struct pentry_state pest = { entry, stream, hhstate, 1, state }; in hol_entry_help() 1248 hhstate->suppressed_dup_arg = 1; in hol_entry_help() 1328 hhstate->prev_entry = entry; in hol_entry_help() 1342 struct hol_help_state hhstate = { 0, 0, 0 }; in hol_help() local 1345 hol_entry_help (entry, state, stream, &hhstate); in hol_help() [all …]
|
Completed in 7 milliseconds