Searched refs:npath (Results 1 – 3 of 3) sorted by relevance
33 int npath; variable144 npath++; in count_each_test()149 npath = 0; in check_leaf_discovered()151 g_assert_cmpint(n, ==, npath); in check_leaf_discovered()
1866 for npath in self.__format_param(path):1868 if not isinstance(npath, str):1873 for apath in self.__glob(npath, do_glob):
103 const char *npath) in renameat_preserve_errno() argument106 qemu_renameat(odirfd, opath, ndirfd, npath); in renameat_preserve_errno()