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