Searched refs:getopt_long_only (Results 1 - 2 of 2) sorted by relevance

/seL4-refos-master/libs/libmuslc/include/
H A Dgetopt.h20 int getopt_long_only(int, char *const *, const char *, const struct option *, int *);
/seL4-refos-master/libs/libmuslc/src/misc/
H A Dgetopt_long.c128 int getopt_long_only(int argc, char *const *argv, const char *optstring, const struct option *longopts, int *idx) function

Completed in 50 milliseconds