Searched refs:use_malloc (Results 1 – 7 of 7) sorted by relevance
147 bool use_malloc = false; in error_tail() local155 if (!use_malloc) in error_tail()167 use_malloc = true; in error_tail()190 if (use_malloc) in error_tail()193 use_malloc = false; in error_tail()200 if (use_malloc) in error_tail()
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()