Home
last modified time | relevance | path

Searched defs:longopts (Results 1 - 15 of 15) sorted by relevance

/third_party/fsverity-utils/programs/
H A Dcmd_sign.c29 static const struct option longopts[] = { variable
H A Dcmd_digest.c17 static const struct option longopts[] = { variable
H A Dcmd_enable.c51 static const struct option longopts[] = { variable
H A Dcmd_dump_metadata.c19 static const struct option longopts[] = { variable
/third_party/python/Python/
H A Dgetopt.c46 static const _PyOS_LongOption longopts[] = { variable
/third_party/glfw/deps/
H A Dgetopt.c158 getopt_long(int argc, char* const argv[], const char* optstring, const struct option* longopts, int* longindex) getopt_long() argument
/third_party/musl/src/misc/
H A Dgetopt_long.c24 static int __getopt_long(int argc, char *const *argv, const char *optstring, const struct option *longopts, int *idx, int longonly) in __getopt_long() argument
53 static int __getopt_long_core(int argc, char *const *argv, const char *optstring, const struct option *longopts, int *idx, int longonly) in __getopt_long_core() argument
140 getopt_long(int argc, char *const *argv, const char *optstring, const struct option *longopts, int *idx) getopt_long() argument
145 getopt_long_only(int argc, char *const *argv, const char *optstring, const struct option *longopts, int *idx) getopt_long_only() argument
[all...]
/third_party/skia/third_party/externals/harfbuzz/util/
H A Dhb-fc-list.c55 const struct option longopts[] = { variable
/third_party/ninja/src/
H A Dgetopt.c146 getopt_internal(int argc, char **argv, char *shortopts, GETOPT_LONG_OPTION_T * longopts, int *longind, int only) getopt_internal() argument
397 getopt_long(int argc, char **argv, const char *shortopts, const GETOPT_LONG_OPTION_T * longopts, int *longind) getopt_long() argument
404 getopt_long_only(int argc, char **argv, const char *shortopts, const GETOPT_LONG_OPTION_T * longopts, int *longind) getopt_long_only() argument
[all...]
/third_party/toybox/lib/
H A Dargs.c114 struct longopts { struct
127 struct longopts *longopts; member
[all...]
/third_party/mesa3d/src/freedreno/computerator/
H A Dmain.c100 static const struct option longopts[] = { variable
/third_party/mesa3d/src/panfrost/bifrost/
H A Dcmdline.c270 static struct option longopts[] = { in main() local
/third_party/ltp/testcases/realtime/perf/latency/
H A Dpthread_cond_many.c285 struct option longopts[] = { in main() local
/third_party/mesa3d/src/gallium/drivers/freedreno/ir3/
H A Dir3_cmdline.c267 static const struct option longopts[] = { variable
/third_party/ltp/testcases/realtime/lib/
H A Dlibrttest.c105 int rt_init_long(const char *options, const struct option *longopts, in rt_init_long() argument

Completed in 7 milliseconds