Searched refs:__argp_fmtstream_free (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dargp-namefrob.h49 #undef __argp_fmtstream_free macro
50 #define __argp_fmtstream_free argp_fmtstream_free macro
H A Dargp-fmtstream.h62 #define __argp_fmtstream_free line_unwrap_stream macro
127 extern void __argp_fmtstream_free (argp_fmtstream_t __fs);
H A Dargp-fmtstream.c99 __argp_fmtstream_free (argp_fmtstream_t fs)
116 weak_alias (__argp_fmtstream_free, argp_fmtstream_free)
98 __argp_fmtstream_free (argp_fmtstream_t fs) function
H A Dargp-help.c1744 __argp_fmtstream_free (fs);

Completed in 26 milliseconds