Home | History | Annotate | Download | only in import

Lines Matching refs:getsubopt

97 /* On Cygwin 1.7.1, only <unistd.h> declares getsubopt.  */
435 "token" or "token=value", getsubopt parses the first of these elements.
444 https://pubs.opengroup.org/onlinepubs/9699919799/functions/getsubopt.html */
446 _GL_FUNCDECL_SYS (getsubopt, int,
450 _GL_CXXALIAS_SYS (getsubopt, int,
452 _GL_CXXALIASWARN (getsubopt);
454 # undef getsubopt
456 _GL_WARN_ON_USE (getsubopt, "getsubopt is unportable - "
457 "use gnulib module getsubopt for portability");