OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getsubopt
(Results
1 - 2
of
2
) sorted by null
/external/bison/darwin-lib/
stdlib.h
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
macro
571
_GL_WARN_ON_USE (
getsubopt
, "
getsubopt
is unportable - "
572
"use gnulib module
getsubopt
for portability")
[
all
...]
/external/bison/linux-lib/
stdlib.h
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
macro
571
_GL_WARN_ON_USE (
getsubopt
, "
getsubopt
is unportable - "
572
"use gnulib module
getsubopt
for portability")
[
all
...]
Completed in 242 milliseconds