Searched refs:make_full_path (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/bus/
H A Dconfig-parser-trivial.c600 make_full_path (const DBusString *test_data_dir, function
690 if (!make_full_path (test_data_dir, "invalid-config-files", "not-well-formed.conf", &full_path))
697 if (!make_full_path (test_data_dir, "valid-config-files", "system.conf", &full_path))
H A Dconfig-parser.c2074 make_full_path (const DBusString *basedir, function
2402 if (!make_full_path (&selinux_policy_root, content, &full_path))
2408 else if (!make_full_path (&parser->basedir, content, &full_path))
2434 if (!make_full_path (&parser->basedir, content, &full_path))
2459 if (!make_full_path (&parser->basedir, content, &full_path))
2549 if (!make_full_path (&parser->basedir, content, &full_path))

Completed in 120 milliseconds