Searched refs:LookupPathsFlags (Results 1 – 2 of 2) sorted by relevance
/systemd-251/src/basic/ |
D | path-lookup.h | 9 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…
|
D | path-lookup.c | 513 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()
|