Searched refs:_argp_hang (Results 1 – 1 of 1) sorted by relevance
93 static volatile int _argp_hang; variable150 _argp_hang = atoi (arg ? arg : "3600"); in argp_default_parser()151 while (_argp_hang-- > 0) in argp_default_parser()
Completed in 6 milliseconds