Home
last modified time | relevance | path

Searched defs:last_path_component (Results 1 – 2 of 2) sorted by relevance

/systemd-251/src/test/
Dtest-path-util.c757 TEST(last_path_component) { in TEST() argument
/systemd-251/src/basic/
Dpath-util.c981 const char *last_path_component(const char *path) { in last_path_component() function