Searched defs:path_name (Results 1 – 4 of 4) sorted by relevance
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()
640 std::string path_name; member649 static iorap::expected<struct stat, StatError> Stat(const std::string& path_name, in Stat()
109 def path_name(node): function