Searched defs:path_selector (Results 1 – 2 of 2) sorted by relevance
24 struct path_selector { struct25 struct path_selector_type *type; argument40 int (*create) (struct path_selector *ps, unsigned argc, char **argv); argument
25 struct path_selector { struct26 struct path_selector_type *type; argument45 struct path_selector_type { argument