Searched refs:check_dir (Results 1 – 6 of 6) sorted by relevance
19 int check_dir=0; in realpath() local44 check_dir=0; in realpath()58 if (!l && !check_dir) break; in realpath()93 if (!check_dir) goto skip_readlink; in realpath()104 check_dir = 0; in realpath()111 check_dir = stack[p]; in realpath()
61 sub check_dir { subroutine73 check_dir($dir)
60 bool check_dir(const string& path, ostream& out, const string& prog_name="");
974 if (!abigail::tools_utils::check_dir(opts.in_file_path, cerr, argv[0])) in main()
862 check_dir(const string& path, ostream& out, const string& prog_name) in check_dir() function
19062 * include/abg-tools-utils.h (check_dir)19070 * src/abg-tools-utils.cc (check_dir): Define new function.