Lines Matching full:getsubopt
92 /* On Cygwin 1.7.1, only <unistd.h> declares getsubopt. */
228 "token" or "token=value", getsubopt parses the first of these elements.
237 http://www.opengroup.org/susv3xsh/getsubopt.html */
239 _GL_FUNCDECL_SYS (getsubopt, int,
243 _GL_CXXALIAS_SYS (getsubopt, int,
245 _GL_CXXALIASWARN (getsubopt);
247 # undef getsubopt
249 _GL_WARN_ON_USE (getsubopt, "getsubopt is unportable - "
250 "use gnulib module getsubopt for portability");