Searched defs:path_name (Results 1 – 10 of 10) sorted by relevance
94 def extant_directory(path_name): argument
130 def is_directory(path_name): argument
45 Path path_name; in initialize() local
36 bool Modprobe::Insmod(const std::string& path_name, const std::string& parameters) { in Insmod()
34 bool Modprobe::Insmod(const std::string& path_name, const std::string& parameters) { in Insmod()
179 char path_name[100]; in TEST_F() local195 char path_name[100]; in TEST_F() local
191 char path_name[PATH_MAX] = {0}; in nativeSetActiveGroup() local
701 std::string path_name; member711 static iorap::expected<struct stat, StatError> Stat(const std::string& path_name, in Stat()
81 __u16 path_name[W_MAX_PATH]; member
109 def path_name(node): function