Searched refs:list_isempty (Results 1 – 9 of 9) sorted by relevance
59 int list_isempty (List *list);
76 if (list_isempty (mb->bufs)) return -1; in ms_buffer_input()
303 if (list_isempty (dirlist)) in start_recursion()558 if (! list_isempty (args_to_send_when_finished)) in start_recursion()
212 if (! list_isempty (dirlist)) in Find_Directories()
428 list_isempty (List *list) in list_isempty() function
287 if (recurse && !(ls_prune_dirs && list_isempty (p->data))) in ls_print_dir()
580 if (list_isempty (attrlist) in fileattr_write()
133 if (list_isempty (dirs_sent_to_server)) in arg_should_not_be_sent_to_server()
403 * hash.c, hash.h (list_isempty): New function.