Searched refs:__getopt_argv_const (Results 1 – 3 of 3) sorted by relevance
31 #ifndef __getopt_argv_const32 # define __getopt_argv_const const macro
28 getopt_long (int argc, char *__getopt_argv_const *argv, const char *options, in getopt_long()50 getopt_long_only (int argc, char *__getopt_argv_const *argv, in getopt_long_only()
66 extern int getopt_long (int ___argc, char *__getopt_argv_const *___argv,70 extern int getopt_long_only (int ___argc, char *__getopt_argv_const *___argv,
Completed in 7 milliseconds