Searched defs:LookupPaths (Results 1 - 1 of 1) sorted by relevance

/systemd/src/shared/
H A Dpath-lookup.h25 typedef struct LookupPaths { struct
31 } LookupPaths; typedef in typeref:struct:LookupPaths
45 int lookup_paths_init(LookupPaths *p,
55 int lookup_paths_init_from_scope(LookupPaths *paths,
59 void lookup_paths_free(LookupPaths *p);

Completed in 1069 milliseconds