Lines Matching defs:getsubopt
93 /* On Cygwin 1.7.1, only <unistd.h> declares getsubopt. */
550 "token" or "token=value", getsubopt parses the first of these elements.
559 http://www.opengroup.org/susv3xsh/getsubopt.html */
561 _GL_FUNCDECL_SYS (getsubopt, int,
565 _GL_CXXALIAS_SYS (getsubopt, int,
567 _GL_CXXALIASWARN (getsubopt);
569 # undef getsubopt
571 _GL_WARN_ON_USE (getsubopt, "getsubopt is unportable - "
572 "use gnulib module getsubopt for portability");