Home
last modified time | relevance | path

Searched refs:_argp_hang (Results 1 – 1 of 1) sorted by relevance

/argp/
A Dargp-parse.c93 static volatile int _argp_hang; variable
150 _argp_hang = atoi (arg ? arg : "3600"); in argp_default_parser()
151 while (_argp_hang-- > 0) in argp_default_parser()

Completed in 6 milliseconds