Home
last modified time | relevance | path

Searched refs:has_files (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/fs/proc/
H A Dproc_sysctl.c1398 int has_files = 0; in count_subheaders() local
1410 has_files = 1; in count_subheaders()
1412 return nr_subheaders + has_files; in count_subheaders()
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/ui/
H A Dbuildinfohelper.py1775 has_files = False
1800 has_files = True
1849 if not has_files: