Searched refs:use_malloc (Results 1 – 4 of 4) sorted by relevance
216 bool use_malloc = false; in error_tail() local224 if (!use_malloc) in error_tail()236 use_malloc = true; in error_tail()259 if (use_malloc) in error_tail()262 use_malloc = false; in error_tail()269 if (use_malloc) in error_tail()
93 struct str_list *alias, int use_malloc);
63 struct str_list *alias, int use_malloc) in dev_create_file() argument68 if (use_malloc) { in dev_create_file()