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

/systemd/src/udev/
H A Dudev-rules.c108 enum string_glob_type { enum
204 enum string_glob_type glob:8;
247 static const char *string_glob_str(enum string_glob_type type) {
329 enum string_glob_type glob = token->key.glob;
928 enum string_glob_type glob;

Completed in 19 milliseconds