Searched refs:options (Results 1 – 3 of 3) sorted by relevance
428 malloc_info (int options, FILE *fp) in malloc_info() argument431 return __malloc_info (options, fp); in malloc_info()437 return LIBC_SYMBOL (malloc_info) (options, fp); in malloc_info()
53 static const struct argp_option options[] = variable87 options, parse_opt, args_doc, doc, NULL, more_help
5705 __malloc_info (int options, FILE *fp) in weak_alias()5708 if (options != 0) in weak_alias()
Completed in 18 milliseconds