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

/systemd/src/systemd/
H A Dsd-path.h87 int sd_path_search(uint64_t type, const char *suffix, char ***paths);
/systemd/src/libsystemd/sd-path/
H A Dsd-path.c353 r = sd_path_search(type, suffix, &l);
564 _public_ int sd_path_search(uint64_t type, const char *suffix, char ***paths) { function

Completed in 885 milliseconds