| /src/external/bsd/libfido2/dist/openbsd-compat/ |
| getopt.h | 37 * GNU-like getopt_long() and 4.4BSD getsubopt()/optreset extensions 64 int getsubopt(char **, char * const *, char **); 71 extern char *suboptarg; /* getsubopt(3) external variable */
|
| /src/external/bsd/mdocml/dist/ |
| test-getsubopt.c | 1 /* Id: test-getsubopt.c,v 1.6 2018/08/15 14:37:41 schwarze Exp */ 35 return ! (getsubopt(&options, tokens, &value) == 0
|
| compat_getsubopt.c | 2 /* $OpenBSD: getsubopt.c,v 1.4 2005/08/08 08:05:36 espie Exp $ */ 39 getsubopt(char **optionp, char * const *tokens, char **valuep) function
|
| /src/lib/libc/stdlib/ |
| getsubopt.c | 1 /* $NetBSD: getsubopt.c,v 1.10 2018/08/30 12:06:06 christos Exp $ */ 39 static char sccsid[] = "@(#)getsubopt.c 8.1 (Berkeley) 6/4/93"; 41 __RCSID("$NetBSD: getsubopt.c,v 1.10 2018/08/30 12:06:06 christos Exp $"); 53 __weak_alias(getsubopt,_getsubopt) 57 * The SVID interface to getsubopt provides no way of figuring out which 65 getsubopt(char **optionp, char * const *tokens, char **valuep)
|
| Makefile.inc | 10 getenv.c getopt.c getopt_long.c getsubopt.c \ 51 getenv.3 getopt.3 getopt_long.3 getsubopt.3 grantpt.3 \
|
| /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/posix/ |
| stdlib.d | 273 // per spec: int getsubopt(char** char* const*, char**); 274 int getsubopt(char**, const scope char**, char**); 316 int getsubopt(char**, const scope char**, char**); 367 int getsubopt(char**, const scope char**, char**); 408 int getsubopt(char**, const scope char**, char**); 449 int getsubopt(char**, const scope char**, char**); 490 int getsubopt(char**, const scope char**, char**); 531 int getsubopt(char**, const scope char**, char**); 584 int getsubopt(char**, const scope char**, char**); 636 int getsubopt(char**, const scope char**, char**) [all...] |
| /src/lib/librumpuser/ |
| configure.ac | 31 arc4random_buf getsubopt fsync_range __quotactl utimensat \
|
| rumpuser_port.h | 100 getsubopt(char **optionp, char * const *tokens, char **valuep) function
|
| /src/external/gpl3/gdb/dist/gnulib/import/ |
| stdlib.in.h | 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") [all...] |
| /src/external/gpl3/gdb.old/dist/gnulib/import/ |
| stdlib.in.h | 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") [all...] |
| /src/include/ |
| stdlib.h | 262 int getsubopt(char **, char * const *, char **);
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64/gnulib/import/ |
| stdlib.h | 102 /* On Cygwin 1.7.1, only <unistd.h> declares getsubopt. */ 991 "token" or "token=value", getsubopt parses the first of these elements. 1000 https://pubs.opengroup.org/onlinepubs/9699919799/functions/getsubopt.html */ 1002 _GL_FUNCDECL_SYS (getsubopt, int, 1006 _GL_CXXALIAS_SYS (getsubopt, int, 1008 _GL_CXXALIASWARN (getsubopt); 1010 # undef getsubopt macro 1012 _GL_WARN_ON_USE (getsubopt, "getsubopt is unportable - " 1013 "use gnulib module getsubopt for portability") [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64eb/gnulib/import/ |
| stdlib.h | 102 /* On Cygwin 1.7.1, only <unistd.h> declares getsubopt. */ 991 "token" or "token=value", getsubopt parses the first of these elements. 1000 https://pubs.opengroup.org/onlinepubs/9699919799/functions/getsubopt.html */ 1002 _GL_FUNCDECL_SYS (getsubopt, int, 1006 _GL_CXXALIAS_SYS (getsubopt, int, 1008 _GL_CXXALIASWARN (getsubopt); 1010 # undef getsubopt macro 1012 _GL_WARN_ON_USE (getsubopt, "getsubopt is unportable - " 1013 "use gnulib module getsubopt for portability") [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/alpha/gnulib/import/ |
| stdlib.h | 102 /* On Cygwin 1.7.1, only <unistd.h> declares getsubopt. */ 991 "token" or "token=value", getsubopt parses the first of these elements. 1000 https://pubs.opengroup.org/onlinepubs/9699919799/functions/getsubopt.html */ 1002 _GL_FUNCDECL_SYS (getsubopt, int, 1006 _GL_CXXALIAS_SYS (getsubopt, int, 1008 _GL_CXXALIASWARN (getsubopt); 1010 # undef getsubopt macro 1012 _GL_WARN_ON_USE (getsubopt, "getsubopt is unportable - " 1013 "use gnulib module getsubopt for portability") [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/arm/gnulib/import/ |
| stdlib.h | 102 /* On Cygwin 1.7.1, only <unistd.h> declares getsubopt. */ 991 "token" or "token=value", getsubopt parses the first of these elements. 1000 https://pubs.opengroup.org/onlinepubs/9699919799/functions/getsubopt.html */ 1002 _GL_FUNCDECL_SYS (getsubopt, int, 1006 _GL_CXXALIAS_SYS (getsubopt, int, 1008 _GL_CXXALIASWARN (getsubopt); 1010 # undef getsubopt macro 1012 _GL_WARN_ON_USE (getsubopt, "getsubopt is unportable - " 1013 "use gnulib module getsubopt for portability") [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/armeb/gnulib/import/ |
| stdlib.h | 102 /* On Cygwin 1.7.1, only <unistd.h> declares getsubopt. */ 991 "token" or "token=value", getsubopt parses the first of these elements. 1000 https://pubs.opengroup.org/onlinepubs/9699919799/functions/getsubopt.html */ 1002 _GL_FUNCDECL_SYS (getsubopt, int, 1006 _GL_CXXALIAS_SYS (getsubopt, int, 1008 _GL_CXXALIASWARN (getsubopt); 1010 # undef getsubopt macro 1012 _GL_WARN_ON_USE (getsubopt, "getsubopt is unportable - " 1013 "use gnulib module getsubopt for portability") [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/hppa/gnulib/import/ |
| stdlib.h | 102 /* On Cygwin 1.7.1, only <unistd.h> declares getsubopt. */ 991 "token" or "token=value", getsubopt parses the first of these elements. 1000 https://pubs.opengroup.org/onlinepubs/9699919799/functions/getsubopt.html */ 1002 _GL_FUNCDECL_SYS (getsubopt, int, 1006 _GL_CXXALIAS_SYS (getsubopt, int, 1008 _GL_CXXALIASWARN (getsubopt); 1010 # undef getsubopt macro 1012 _GL_WARN_ON_USE (getsubopt, "getsubopt is unportable - " 1013 "use gnulib module getsubopt for portability") [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/i386/gnulib/import/ |
| stdlib.h | 102 /* On Cygwin 1.7.1, only <unistd.h> declares getsubopt. */ 991 "token" or "token=value", getsubopt parses the first of these elements. 1000 https://pubs.opengroup.org/onlinepubs/9699919799/functions/getsubopt.html */ 1002 _GL_FUNCDECL_SYS (getsubopt, int, 1006 _GL_CXXALIAS_SYS (getsubopt, int, 1008 _GL_CXXALIASWARN (getsubopt); 1010 # undef getsubopt macro 1012 _GL_WARN_ON_USE (getsubopt, "getsubopt is unportable - " 1013 "use gnulib module getsubopt for portability") [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/ia64/gnulib/import/ |
| stdlib.h | 102 /* On Cygwin 1.7.1, only <unistd.h> declares getsubopt. */ 991 "token" or "token=value", getsubopt parses the first of these elements. 1000 https://pubs.opengroup.org/onlinepubs/9699919799/functions/getsubopt.html */ 1002 _GL_FUNCDECL_SYS (getsubopt, int, 1006 _GL_CXXALIAS_SYS (getsubopt, int, 1008 _GL_CXXALIASWARN (getsubopt); 1010 # undef getsubopt macro 1012 _GL_WARN_ON_USE (getsubopt, "getsubopt is unportable - " 1013 "use gnulib module getsubopt for portability") [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/m68000/gnulib/import/ |
| stdlib.h | 102 /* On Cygwin 1.7.1, only <unistd.h> declares getsubopt. */ 991 "token" or "token=value", getsubopt parses the first of these elements. 1000 https://pubs.opengroup.org/onlinepubs/9699919799/functions/getsubopt.html */ 1002 _GL_FUNCDECL_SYS (getsubopt, int, 1006 _GL_CXXALIAS_SYS (getsubopt, int, 1008 _GL_CXXALIASWARN (getsubopt); 1010 # undef getsubopt macro 1012 _GL_WARN_ON_USE (getsubopt, "getsubopt is unportable - " 1013 "use gnulib module getsubopt for portability") [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/m68k/gnulib/import/ |
| stdlib.h | 102 /* On Cygwin 1.7.1, only <unistd.h> declares getsubopt. */ 991 "token" or "token=value", getsubopt parses the first of these elements. 1000 https://pubs.opengroup.org/onlinepubs/9699919799/functions/getsubopt.html */ 1002 _GL_FUNCDECL_SYS (getsubopt, int, 1006 _GL_CXXALIAS_SYS (getsubopt, int, 1008 _GL_CXXALIASWARN (getsubopt); 1010 # undef getsubopt macro 1012 _GL_WARN_ON_USE (getsubopt, "getsubopt is unportable - " 1013 "use gnulib module getsubopt for portability") [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/mips64eb/gnulib/import/ |
| stdlib.h | 102 /* On Cygwin 1.7.1, only <unistd.h> declares getsubopt. */ 991 "token" or "token=value", getsubopt parses the first of these elements. 1000 https://pubs.opengroup.org/onlinepubs/9699919799/functions/getsubopt.html */ 1002 _GL_FUNCDECL_SYS (getsubopt, int, 1006 _GL_CXXALIAS_SYS (getsubopt, int, 1008 _GL_CXXALIASWARN (getsubopt); 1010 # undef getsubopt macro 1012 _GL_WARN_ON_USE (getsubopt, "getsubopt is unportable - " 1013 "use gnulib module getsubopt for portability") [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/mips64el/gnulib/import/ |
| stdlib.h | 102 /* On Cygwin 1.7.1, only <unistd.h> declares getsubopt. */ 991 "token" or "token=value", getsubopt parses the first of these elements. 1000 https://pubs.opengroup.org/onlinepubs/9699919799/functions/getsubopt.html */ 1002 _GL_FUNCDECL_SYS (getsubopt, int, 1006 _GL_CXXALIAS_SYS (getsubopt, int, 1008 _GL_CXXALIASWARN (getsubopt); 1010 # undef getsubopt macro 1012 _GL_WARN_ON_USE (getsubopt, "getsubopt is unportable - " 1013 "use gnulib module getsubopt for portability") [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/mipseb/gnulib/import/ |
| stdlib.h | 102 /* On Cygwin 1.7.1, only <unistd.h> declares getsubopt. */ 991 "token" or "token=value", getsubopt parses the first of these elements. 1000 https://pubs.opengroup.org/onlinepubs/9699919799/functions/getsubopt.html */ 1002 _GL_FUNCDECL_SYS (getsubopt, int, 1006 _GL_CXXALIAS_SYS (getsubopt, int, 1008 _GL_CXXALIASWARN (getsubopt); 1010 # undef getsubopt macro 1012 _GL_WARN_ON_USE (getsubopt, "getsubopt is unportable - " 1013 "use gnulib module getsubopt for portability") [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/mipsel/gnulib/import/ |
| stdlib.h | 102 /* On Cygwin 1.7.1, only <unistd.h> declares getsubopt. */ 991 "token" or "token=value", getsubopt parses the first of these elements. 1000 https://pubs.opengroup.org/onlinepubs/9699919799/functions/getsubopt.html */ 1002 _GL_FUNCDECL_SYS (getsubopt, int, 1006 _GL_CXXALIAS_SYS (getsubopt, int, 1008 _GL_CXXALIASWARN (getsubopt); 1010 # undef getsubopt macro 1012 _GL_WARN_ON_USE (getsubopt, "getsubopt is unportable - " 1013 "use gnulib module getsubopt for portability") [all...] |