Searched defs:path_end (Results 1 – 5 of 5) sorted by relevance
56 const char *path, *path_end; in OSSL_parse_url() local
49 const char *path, *path_end; in OSSL_parse_url() local
840 char *path_end = sink_path + sizeof(OBJECT_SINKS); in sinks_and_sources_handler() local856 char *path_end = source_path + sizeof(OBJECT_SOURCES); in sinks_and_sources_handler() local
2074 path_end = abi_whitelist_paths.end(); in gen_suppr_spec_from_kernel_abi_whitelists() local
2463 bool FollowPath(const Message& root, const int* path_begin, const int* path_end, in FollowPath()