Searched refs:pest (Results 1 – 1 of 1) sorted by relevance
1134 struct pentry_state *pest) in print_header() argument1143 if (pest->hhstate->prev_entry) in print_header()1178 if (pest->first) in comma()1183 if (pest->hhstate->sep_groups && pe && pest->entry->group != pe->group) in comma()1184 __argp_fmtstream_putc (pest->stream, '\n'); in comma()1200 pest->first = 0; in comma()1205 indent_to (pest->stream, col); in comma()1240 comma (uparams.short_opt_col, &pest); in hol_entry_help()1261 comma (uparams.doc_opt_col, &pest); in hol_entry_help()1278 comma (uparams.long_opt_col, &pest); in hol_entry_help()[all …]
Completed in 7 milliseconds