Lines Matching defs:stream
1041 indent_to (argp_fmtstream_t stream, unsigned col) in indent_to()
1051 space (argp_fmtstream_t stream, size_t ensure) in space()
1065 const char *domain, argp_fmtstream_t stream) in arg()
1101 argp_fmtstream_t stream; member
1211 argp_fmtstream_t stream, struct hol_help_state *hhstate) in hol_entry_help()
1338 argp_fmtstream_t stream) in hol_help()
1389 argp_fmtstream_t stream = cookie; in usage_argful_short_opt() local
1421 argp_fmtstream_t stream = cookie; in usage_long_opt() local
1447 hol_usage (struct hol *hol, argp_fmtstream_t stream) in hol_usage()
1509 char **levels, int advance, argp_fmtstream_t stream) in argp_args_usage()
1572 argp_fmtstream_t stream) in argp_doc()
1660 _help (const struct argp *argp, const struct argp_state *state, FILE *stream, in _help()
1801 void __argp_help (const struct argp *argp, FILE *stream, in __argp_help()
1839 __argp_state_help (const struct argp_state *state, FILE *stream, unsigned flags) in __argp_state_help()
1871 FILE *stream = state ? state->err_stream : stderr; in weak_alias() local
1935 FILE *stream = state ? state->err_stream : stderr; in weak_alias() local