Lines Matching refs:NULL
73 if (f == NULL) { in get_file_hash()
131 struct list *list = NULL; in recurse()
137 if (d == NULL) { in recurse()
141 while ((de = readdir(d)) != NULL) { in recurse()
152 if (name == NULL || node == NULL) { in recurse()
154 for (f = list; f != NULL; f = next) { in recurse()
174 for (f = list; f != NULL; f = f->next) { in recurse()
182 if (name == NULL) { in recurse()
184 for (f = list; f != NULL; f = f->next) { in recurse()
189 for (f = *out; f != NULL; f = f->next) { in recurse()
194 *out = NULL; in recurse()
210 if (keep == NULL || res == NULL) { in recurse()
212 for (f = list; f != NULL; f = f->next) { in recurse()
217 for (f = *out; f != NULL; f = f->next) { in recurse()
222 *out = NULL; in recurse()
238 for (f = list; f != NULL; f = next) { in recurse()
250 for (f = list; f != NULL; f = next) { in recurse()
267 struct list *out = NULL; in get_recursive_hash_manifest()
280 for (r = out; r != NULL; r = r->next) { in get_recursive_hash_manifest()
286 if (list == NULL) { in get_recursive_hash_manifest()
288 for (r = out; r != NULL; r = next) { in get_recursive_hash_manifest()
297 for (r = out; r != NULL; r = r->next) { in get_recursive_hash_manifest()
304 if (buf == NULL) { in get_recursive_hash_manifest()
306 for (r = out; r != NULL; r = next) { in get_recursive_hash_manifest()
325 for (r = out; r != NULL; r = next) { in get_recursive_hash_manifest()