Searched refs:NCNF_APP_resolve_path (Results 1 – 5 of 5) sorted by relevance
26 ncnf_obj *NCNF_APP_resolve_path(ncnf_obj *root, const char *config_path);
42 obj2 = NCNF_APP_resolve_path(root, buf); in cb()
222 start_obj = NCNF_APP_resolve_path(root, start_path); in main()
74 process = NCNF_APP_resolve_path(root, "localhost/test"); in main()
86 NCNF_APP_resolve_path(ncnf_obj *root, const char *config_path) { in NCNF_APP_resolve_path() function