Home
last modified time | relevance | path

Searched defs:opt (Results 1 – 14 of 14) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/unistd/
A Dgetsubopt-susv3.c11 int getsubopt(char **opt, char *const *keys, char **val) in getsubopt()
A Dgetopt_long-simple.c21 char *opt = argv[optind]+2; in __getopt_long() local
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/statfs/
A Dinternal_statvfs.c81 char *opt; variable
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/mntent/
A Dmntent.c95 char *hasmntopt(const struct mntent *mnt, const char *opt) in hasmntopt()
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/fts/
A Dfts.c79 #define CLR(opt) (sp->fts_options &= ~(opt)) argument
80 #define ISSET(opt) (sp->fts_options & (opt)) argument
81 #define SET(opt) (sp->fts_options |= (opt)) argument
/l4re-core-master/moe/server/src/
A Dmain.cc373 cxx::String const &opt) in parse_flags()
443 for (Get_opt const *opt = _options; opt->tag; ++opt) in parse_long_option() local
A Dboot_fs.cc73 static bool options_contains(cxx::String const &opts, cxx::String const &opt) in options_contains()
/l4re-core-master/uclibc/lib/contrib/uclibc/test/
A Dtest-skeleton.c220 int opt; in main() local
/l4re-core-master/ned/server/src/
A Dlua.cc225 int opt; in lua() local
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/config/
A Dconf.c518 int opt; in main() local
/l4re-core-master/lua/lib/contrib/src/
A Dlstrlib.c1438 int opt = *((*fmt)++); in getoption() local
1486 KOption opt = getoption(h, fmt, psize); in getdetails() local
1555 KOption opt = getdetails(&h, totalsize, &fmt, &size, &ntoalign); in str_pack() local
1650 KOption opt = getdetails(&h, totalsize, &fmt, &size, &ntoalign); in str_packsize() local
1708 KOption opt = getdetails(&h, pos, &fmt, &size, &ntoalign); in str_unpack() local
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/fnmatch/
A Dfnmatch_loop.c1018 EXT (INT opt, const CHAR *pattern, const CHAR *string, const CHAR *string_end, in EXT()
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/locale/programs/
A Dlocale.c94 enum { std, opt } status; enumerator
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/scripts/
A Dunifdef.c256 int opt; in main() local

Completed in 27 milliseconds