Home
last modified time | relevance | path

Searched refs:LookupPathsFlags (Results 1 – 2 of 2) sorted by relevance

/systemd-251/src/basic/
Dpath-lookup.h9 typedef enum LookupPathsFlags { enum
13 } LookupPathsFlags; typedef
62 int lookup_paths_init(LookupPaths *lp, LookupScope scope, LookupPathsFlags flags, const char *root_…
63 int lookup_paths_init_or_warn(LookupPaths *lp, LookupScope scope, LookupPathsFlags flags, const cha…
Dpath-lookup.c513 LookupPathsFlags flags, in lookup_paths_init()
744 int lookup_paths_init_or_warn(LookupPaths *lp, LookupScope scope, LookupPathsFlags flags, const cha… in lookup_paths_init_or_warn()