Searched refs:build_sysconf_path (Results 1 – 3 of 3) sorted by relevance
319 if (build_sysconf_path(&path, "classid") < 0) in rtnl_tc_read_classid_file()402 if (build_sysconf_path(&path, "classid") < 0) in rtnl_classid_generate()
98 if (build_sysconf_path(&path, "pktloc") < 0) in read_pktlocs()
218 static inline int build_sysconf_path(char **strp, const char *filename) in build_sysconf_path() function